Opened 17 years ago
Closed 17 years ago
#8932 closed (duplicate)
Seems we don't have mysite/polls/admin.py file in the first place
| Reported by: | Zhe Zhang | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | 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
Hi folks,
I'm reading and following the 4 tutorials. In the Part 2, in the Make the poll app modifiable in the admin section, where is written Edit the mysite/polls/admin.py file, but I followed the tutorial, til now, I don't have such file. It'd be create that file, right?
Note:
See TracTickets
for help on using tickets.
Yes, it should tell you to create the file. This is already covered in #8891.