Opened 17 years ago
Closed 17 years ago
#4423 closed (fixed)
Python Templates Documentation Typo
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | Template Context Processors Media | |
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
The current line of the documentation submitted earlier today reads:
If TEMPLATE_CONTEXT_PROCESSORS
contains this processors,
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | 4423.patch added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [5402]) Fixed #4423 -- Typo fix.