Opened 17 years ago
Closed 17 years ago
#6573 closed (fixed)
django-admin.txt should refer to ``blog`` rather than ``fancy_blog`` in customized actions section
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | dev |
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
in the customized action section of django-admin.txt there is an example file structure for an app named blog
, but the text directly beneath refers to
fancy_blog
Note:
See TracTickets
for help on using tickets.
(In [7119]) Made a bunch of tiny documentation formatting and typo fixes.
Thanks, quicklizard, adamv, Gary Wilson, superjudge and David Pretty.
Fixed #6554, #6573 ,#6592, #6595, #6608.