On Fri, Oct 11, 2013 at 2:50 PM, Arnold Krille <[email protected]> wrote: > Create a virtual machine, either with microsofts virtualization or with > virtualbox. Install linux in it, deploy your app as you are used to > do.
while I agree that using Linux is the best solution, Django _does_ run on windows without any problem. just don't mess with IIS, Apache+mod_wsgi is a perfectly good platform. (personally, I prefer nginx+uWSGI, but that would need a lot more work to run on windows) -- Javier -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFkDaoTj8Cgs%2BhOaMVQ0BxDDDCLBfGUJiZ8ET3%3DKrvZUWMA%3Dyw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

