mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8476 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
264771f1b6
commit
a64dc39fb7
5 changed files with 101 additions and 61 deletions
1
tests/templates/views/datearticle_archive_month.html
Normal file
1
tests/templates/views/datearticle_archive_month.html
Normal file
|
@ -0,0 +1 @@
|
|||
This template intentionally left blank
|
Loading…
Add table
Add a link
Reference in a new issue