django/tests/regressiontests/conditional_processing
Luke Plant dbe6ced0d6 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.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15696 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-01 14:28:06 +00:00
..
__init__.py
models.py Fixed #717 - If-Modified-Since handling should compare dates according to RFC 2616 2011-03-01 14:28:06 +00:00
urls.py
views.py