Personally, I'd prefer something that didn't require packaging up additional programs (xampp and python, in this example).
It should be _perfectly possible_ to find a native-python moderate performance webserver, then wrap up that, django, the application and the python interpreter into a single package. On Tuesday, December 18, 2012 12:14:59 PM UTC-8, peter_julian wrote: > > Don't realy mathers is xampp comes or not with python, you just need to > add wsgi module to xampp. and then configure your app to run from > xampp. > > -- 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/-/pRN_aCJPT8sJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

