#32669: Allow autoreloading of `python -m custom_module runserver`
-------------------------------------+-------------------------------------
     Reporter:  Moriyoshi Koizumi    |                    Owner:  Moriyoshi
                                     |  Koizumi
         Type:  New feature          |                   Status:  assigned
    Component:  Utilities            |                  Version:  4.0
     Severity:  Normal               |               Resolution:
     Keywords:  autoreload           |             Triage Stage:  Accepted
  runserver                          |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Moriyoshi Koizumi):

 > It doesn't work in Django 3.1 so I would not call it a regression.
 > Can you send PR via GitHub?

 I put manage.py under some package like `foo/bar/manage.py` and run it
 like `-m foo.bar.manage runserver ...`.  This used to run perfectly on
 3.1.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32669#comment:4>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.6805a5a03b3ae4fcd92251ff2c1bf1f4%40djangoproject.com.

Reply via email to