#8413: Django doesn't reload itself after updating files on disk that raised
error
on import.
------------------------------------------------+---------------------------
Reporter: buriy | Owner: [EMAIL
PROTECTED]
Status: new | Milestone: post-1.0
Component: django-admin.py runserver | Version: SVN
Resolution: | Keywords: autoreload
reload import error fix
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------+---------------------------
Changes (by mtredinnick):
* needs_better_patch: => 0
* needs_docs: => 0
* stage: Unreviewed => Design decision needed
* needs_tests: => 0
* milestone: 1.0 maybe => post-1.0
Comment:
I'm -1 on this because changing the behaviour of `__import__` for
everything just for a couple of edge-cases with the auto-reloader doesn't
seem worth it. But we can make an ultimate decision after 1.0.
--
Ticket URL: <http://code.djangoproject.com/ticket/8413#comment:1>
Django Code <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
-~----------~----~----~----~------~----~------~--~---