Opened 18 years ago
Closed 18 years ago
#2967 closed defect (fixed)
[patch] tutorial 4 fixes
Reported by: | Ramiro Morales | Owned by: | Jacob |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When the object_detail
and object_list
generic views the description of the file names for the templates used by these views talk about module name, should be model name.
Attachments (1)
Change History (2)
by , 18 years ago
Attachment: | ticket-2967.patch added |
---|
comment:1 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [3947]) Fixes #2967 -- Fixed some typos in tutorial 4. Thanks, ramiro.