django/tests/regressiontests/views
Karen Tracey b45fd3ffdf Fixed: 3274: Added date_list context variable to the archive_month generic view, consistent with archive_index and archive_year. Thanks Sean Brant.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12195 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 19:52:17 +00:00
..
fixtures
locale Fixed #12448 - Make sure format strings are handled correctly as unicode. 2009-12-30 22:11:11 +00:00
media
tests Fixed: 3274: Added date_list context variable to the archive_month generic view, consistent with archive_index and archive_year. Thanks Sean Brant. 2010-01-10 19:52:17 +00:00
__init__.py
models.py 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
urls.py Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri(). 2009-04-12 03:50:47 +00:00
views.py Merged soc2009/model-validation to trunk. Thanks, Honza! 2010-01-05 03:56:19 +00:00