#5245: manager runserver don't reload after fixing error
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: reopened | Component: django-admin.py
runserver
Version: SVN | Resolution:
Keywords: runserver reload | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
-----------------------------------+----------------------------------------
Comment (by anonymous):
mmm after reading my sentence think it need some better description. Sorry
for that.
My project has this structure :
/myapp
--- managers.py
--- forms.py
--- models.py
--- view.py
If something change in views.py or models.py eevrything is ok. But If I
change something in managers.py imported by my form it doesn't work.
Server isn't reloaded.
Hope it could help.
--
Ticket URL: <http://code.djangoproject.com/ticket/5245#comment:7>
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
-~----------~----~----~----~------~----~------~--~---