#8915: Incorrect file reference in Poll tutorial ---------------------------+------------------------------------------------ Reporter: beardog | Owner: nobody Status: new | Milestone: Component: Uncategorized | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ I noticed a typo on the second page of the Poll tutorial. Under the heading, "Make the poll app modifiable in the admin," you tell the user to modify the, "mysite/polls/admin.py," file. I looked for the code in question but couldn't find an, "admin.py."
I believe you meant to point the user to, "urls.py." If so, it would be helpful for some beginners if you changed the file name. Great work; I'm a first time django user (and python) but I can already tell you all have hit one out of the park. -- Ticket URL: <http://code.djangoproject.com/ticket/8915> 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 -~----------~----~----~----~------~----~------~--~---
