#10435: WSGI handler class cannot be overridden in runserver ---------------------------------------+------------------------------------ Reporter: trevor | Owner: nobody Status: new | Milestone: Component: django-admin.py runserver | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------------------+------------------------------------ It is currently impossible to use an alternate WSGI handler class than the default `django.core.handlers.wsgi.WSGIHandler` with the development server. I've included a patch with parameterizes it via an option `--handler`.
-- Ticket URL: <http://code.djangoproject.com/ticket/10435> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. 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-updates?hl=en -~----------~----~----~----~------~----~------~--~---
