It adds a bit of cruft to the default template, but it's easy to remove,
and could help eliminate .pyc issues for beginners.
--
Ticket URL: <https://code.djangoproject.com/ticket/23453>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/23453#comment:1>
* has_patch: 0 => 1
Comment:
https://github.com/django/django/pull/3202
--
Ticket URL: <https://code.djangoproject.com/ticket/23453#comment:2>
Comment (by mjtamlyn):
This doesn't strike me as something which should be always on personally.
--
Ticket URL: <https://code.djangoproject.com/ticket/23453#comment:3>
* status: new => closed
* resolution: => wontfix
Comment:
Thanks for the suggestion, but I don't think it's a good idea to diverge
from Python's defaults here.
We *do* attempt to make the development server reload as quickly as
possible -- see the efforts around various notification systems.
--
Ticket URL: <https://code.djangoproject.com/ticket/23453#comment:4>