django.views.generic.date_based.archive_(month|day) includes first day of next (month|day)
archive_month view uses range when searching for entries, but when date_field is of type date (and not datetime), range includes day following specified period
Attachments
(1)
- 7602.patch
(10.4 KB
) - added by Collin Grady 16 years ago.
- added tests, verified failure->success change
Download all attachments as:
.zip
Change History
(8)
Has patch: |
set
|
Needs tests: |
set
|
milestone: |
→ 1.0
|
Triage Stage: |
Unreviewed → Accepted
|
Owner: |
changed from nobody to Collin Grady
|
Keywords: |
aug22sprint added
|
Resolution: |
→ fixed
|
Status: |
new → closed
|