#14987 closed (fixed)
Date filter options inconsistant and out of order
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In the docs for the built-in filters and tags, the date filter has ‘E’ between ‘f’ and ‘F’.
Also, some letters are marked “Not implemented” while others are missing. A decision should be made for consistency.
Attachments (1)
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Has patch: | set |
|---|
comment:3 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
"Not implemented" items are those that are valid codes in PHP, but specifically not implemented in Django. Missing items are those letter codes that don't exist in either. Perhaps "Not implemented" should read "Implemented in PHP, but not in Django".