2011/9/14 Simon Bächler <s...@feinheit.ch>: > Any news considering HTTPS and runserver?
What "News" are you expecting? The Django project has made no secret of the fact that we don't consider runserver to be a "real" webserver. It isn't intended for production use. We haven't spent any time or effort auditing it for production use. It is missing many key features that a "real" webserver needs to have. runserver is intended to be the bare minimum necessary to support local development. If you have nontrivial needs, you should be looking at alternative options for local development. Yours, Russ Magee %-) -- 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.