This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
templates
/
views
History
Brian Rosner
a64dc39fb7
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
2008-08-23 04:46:33 +00:00
..
article_archive_month.html
Fixed
#5506
-- Added some basic tests for date-based generic views. Thanks to robh for the original patch.
2007-09-19 13:26:56 +00:00
article_confirm_delete.html
Fixed
#3639
: updated generic create_update views to use newforms. This is a backwards-incompatible change.
2008-07-18 19:45:00 +00:00
article_detail.html
Fixed
#3639
: updated generic create_update views to use newforms. This is a backwards-incompatible change.
2008-07-18 19:45:00 +00:00
article_form.html
Fixed
#3639
: updated generic create_update views to use newforms. This is a backwards-incompatible change.
2008-07-18 19:45:00 +00:00
datearticle_archive_month.html
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.
2008-08-23 04:46:33 +00:00
urlarticle_detail.html
Fixed
#3639
: updated generic create_update views to use newforms. This is a backwards-incompatible change.
2008-07-18 19:45:00 +00:00
urlarticle_form.html
Fixed
#3639
: updated generic create_update views to use newforms. This is a backwards-incompatible change.
2008-07-18 19:45:00 +00:00