Opened 11 years ago
Closed 11 years ago
#20622 closed Uncategorized (wontfix)
Step 5 broken if you followed V 1.4 tutorial for first 4 steps, then switched to 5.
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.5 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Perhaps I was being an idiot... but I thought I was following the right tutorial and I got to the end of it.
Exploring more documentation I saw another version which had a step 5.. and just jumped in at that point.
Got an error in namespaces when trying to run response = client.get(reverse('polls:index')) Which took me a long, long time to debug. Would have appreciated a warning...
Note:
See TracTickets
for help on using tickets.
Sorry you ran into trouble. Newer versions of the docs do mention that you should follow the tutorial for the version of Django you are using.