Opened 12 years ago
Closed 12 years ago
#19242 closed Uncategorized (needsinfo)
Running all code at the end of Part 3 of the tutorial breaks the admin view
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.4 |
Severity: | Normal | Keywords: | admin |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
I was working through the tutorial and noticed after making all changes in 3 that I no longer had access to the admin view---the polls' regular expressions overrode it. I continued on with the tutorial to make the generic views corrections. While that fixes things, it would be good if the state of the urls.py file at the end of tutorial part 3 were also fully functional.
Apparently other people have also encountered this and been likewise a little confused:
http://stackoverflow.com/questions/904916/django-admin-url-py
Just working through the tutorial, I don't understand the routing system well enough yet to make the appropriate fix, but should be easy for someone who does.
There isn't enough in this report for me to determine what the issue might be. If you can reopen with more details and a specific suggestion, please do so.