#23343 closed Bug (fixed)
Incorrect filename in Generic date views docs
| Reported by: | Tom Carrick | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In the ArchiveIndexView docs, it incorrectly states 'Example views.py'. I'm pretty sure this should be 'Example urls.py'.
Also, (probably a separate issue) should we be encouraging people to put code in urls.py like this? I always thought we should create a views.py and customise the class in there.
Note:
See TracTickets
for help on using tickets.
In 14aff0bd8249168e6677b45d192490d984bfd2b4: