Opened 17 years ago
Closed 17 years ago
#5802 closed (invalid)
Typo in docs: db_api.
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 docs/db-api.txt, the example under Chaining filters has "gte" rather than "lte" on the datetime.now() filter.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | db-api_typo.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Doh! Didn't notice the filter/exclude difference.
Note:
See TracTickets
for help on using tickets.
Patch