#11883 closed (fixed)
Docs should really point out that you can set template_name of a flatpage in the admin
Reported by: | Svenstaro | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | flatpage admin template_name | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Just as the title says. I just spent 2h hunting for how to set a flatpage#s template_name when I should merely have looked in the admin under advanced options. Please add it and make it easier for other users who can't spend so much time to look for this :)
Change History (3)
comment:1 by , 15 years ago
milestone: | → 1.2 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [12668]) [1.1.X] Fixed #11883: Documented how to set a custom template name on a flatpage. Backport of [12667] from trunk.