> When you are developing your Django app, the development server that
>  comes with Django (python manage.py runserver) works fine on Windows.
>  When you are ready to move things into production for everyone else
>  access, you should not use the development server; instead you should
>  use a proper web server, e.g. nginx, cherokee or Apache. Those web
>  servers tend to be better documented on Linux.

> If it makes things easier, just do everything on Linux.

So by everything you mean my Django project would be made within the VM and 
UNIX/Linux?

> I'm just using VirtualBox, running a whatever Linux distro I happen to
>  like at the time, e.g. CentOS, Ubuntu etc. 

Okay I've used VirtualBox before. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/suBtjoZBkBAJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to