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
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
..
custom_admin
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
views
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
404.html
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
500.html
Refs
#2333
- Added model test for the test Client.
2006-09-02 09:34:40 +00:00
base.html
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00
form_view.html
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00
login.html
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00