On Fri, Jul 15, 2011 at 3:40 PM, Andre Terra <andrete...@gmail.com> wrote: > Do you have a strong reason for running windows on your host? > Developing/deploying django on linux is about a billion times easier.
could be wrong; but i think the hard part is not because of the OS, but because of IIS, which doesn't support any standard webapp protocol. if you use another webserver, things should be almost as easy as on *nix, except for being somewhat more limited (no nginx, no uWSGI), but i think at least Apache and FastCGI or mod_wsgi work as intended -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.