Opened 18 years ago
Closed 18 years ago
#5747 closed (fixed)
minor ambiguity in flatpages documentation
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the description of the flatpages algorithm the template name was missing the extension which made me wonder when I first read it.
Patch adds the extension.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | flatpages.diff added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [6531]) Fixed #5747 -- Added missing file extension in flatpage documentation. Thanks, Rob Hudson.