#21978: Add optional gunicorn support to runserver
-------------------------------------+-------------------------------------
     Reporter:  timo                 |                    Owner:
         Type:  New feature          |  berkerpeksag
    Component:  Core (Management     |                   Status:  assigned
  commands)                          |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by berkerpeksag):

 * has_patch:  0 => 1


Comment:

 https://github.com/django/django/pull/3461

 I hardcoded the port number in the test, but I couldn't find any helper in
 the Django test suite to find an unused port number. Is there a helper
 like
 https://hg.python.org/cpython/file/default/Lib/test/support/__init__.py#l578

 Also, should I add an `--disable-gunicorn` option to runserver? Currently,
 there is no way to disable gunicorn in runserver.

--
Ticket URL: <https://code.djangoproject.com/ticket/21978#comment:6>
Django <https://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 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.010d2d0364b6a27f7e26147eea8fe8ea%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to