#32953: Enable optional auto-reloading for testserver
-------------------------------------+-------------------------------------
Reporter: Igor | Owner: Igor Bakutin
Bakutin |
Type: | Status: assigned
Uncategorized |
Component: Core | Version: 4.0
(Management commands) |
Severity: Normal | Keywords: testserver reloader
Triage Stage: | Has patch: 1
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
`django/core/management/commands/testserver.py:39` has the following
comment
{{{
# Run the development server. Turn off auto-reloading because it causes
# a strange error -- it causes this handle() method to be called
# multiple times.
}}}
The task is to fix the issue and add optional `--autoreload` flag to the
command
--
Ticket URL: <https://code.djangoproject.com/ticket/32953>
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/051.1d10eb21e02757a7e367bb79bd1693c4%40djangoproject.com.