#8977: no admin.py ---------------------------+------------------------------------------------ Reporter: kyralak | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ from: http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02 "Just one thing to do: We need to tell the admin that Poll objects have an admin interface. Edit the mysite/polls/admin.py file and add the following to the bottom of the file:"
Following the tutorial through two times, I do not have that file (admin.py). I added what it suggested to a file i created in that location, named admin.py, but that did not expose the poll to the admin piece. -- Ticket URL: <http://code.djangoproject.com/ticket/8977> 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 -~----------~----~----~----~------~----~------~--~---
