#8891: Tutorial part 2 should not tell to edit an admin.py file that doesn't
exist.
------------------------------------------+---------------------------------
Reporter: thegrandconjuration | Owner: nobody
Status: new | Milestone:
Component: Documentation | Version: 1.0
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------+---------------------------------
Comment (by kmtracey):
Restarting the server should do it. admin.autodiscover() loads the
admin.py files for INSTALLED_APPS, and the tutorial already covers adding
autodiscover() to urls.py:
http://docs.djangoproject.com/en/dev/intro/tutorial02/#activate-the-admin-
site
--
Ticket URL: <http://code.djangoproject.com/ticket/8891#comment:10>
Django <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
-~----------~----~----~----~------~----~------~--~---