Opened 19 years ago
Closed 19 years ago
#3693 closed (fixed)
Minor reStructured text formatting fix in defaultfilters.py
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | dev@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Fixed an indented block error that was causing the admin docs to display an error.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | defaultfilters.diff added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4699]) Fixed #3693 -- Fixed RST error in floatformat docstring. Thanks, Simon
Greenhill.