Opened 10 years ago
Closed 10 years ago
#25394 closed Uncategorized (needsinfo)
Improve documentation of options debug
| Reported by: | Deborah | Owned by: | Deborah |
|---|---|---|---|
| Component: | Documentation | Version: | 1.8 |
| Severity: | Normal | 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
Ticket 25386 points out that the options debug template context loader is set according to settings.DEBUG.
This is not well documented in the section on Template Context Processors .
I plan to add more detailed documentation here explaining how the options debug is set.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → needsinfo |
|---|---|
| Status: | new → closed |
Feel free to reopen the ticket when you send your pull request. Absent that it's unclear what documentation should be added. Thanks.
Note:
See TracTickets
for help on using tickets.
I don't see how this is relevant to the
TEMPLATE_CONTEXT_PROCESSORSsetting? (which is deprecated, too)