Opened 11 years ago
Closed 11 years ago
#22513 closed Bug (fixed)
Information missing in tutorial 2 -- Adding related objects
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.6 |
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
Tutorial 2 talks about registering 'Choice' just like 'Poll'. But then the example puts what looks like a new file without telling us what file these contents belong in. Where do we put this info to try it out?
Note:
See TracTickets
for help on using tickets.
This is clarified in the 1.7 version of the documentation as each code block has a header with the file to be modified. In this case it's
polls/admin.py
.