django/django/views
Luke Plant 58bd249283 [1.2.X] Fixed #717 - If-Modified-Since handling should compare dates according to RFC 2616
Thanks to Maniac for the report, julienb for the initial patch, and
especially to aaugustin for the final patch and tests.

Backport of [15696] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-01 14:34:03 +00:00
..
decorators [1.2.X] Fixed #717 - If-Modified-Since handling should compare dates according to RFC 2616 2011-03-01 14:34:03 +00:00
generic 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 Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch 2010-10-09 08:25:01 +00:00
debug.py [1.2.X] Fixed #15158 -- Fixed error introduced in r15252 in rendering of the template post morten section of the 500 error debug page with loaders other than the file system or application dir loaders. Refs #15122. Thanks gsf for the report. 2011-01-29 15:06:37 +00:00
defaults.py [1.2.X] Fixed #14565 - No csrf_token on 404 page. 2010-10-28 11:58:51 +00:00
i18n.py [1.2.X] Fixed #14824 -- Corrected the handling of formats when USE_L10N is disabled. Thanks to nullie for the report and initial patch, and to idle for the separate report with helpful debug info. 2011-02-04 13:53:44 +00:00
static.py [1.2.X] Fixed #717 - If-Modified-Since handling should compare dates according to RFC 2616 2011-03-01 14:34:03 +00:00