django/tests/regressiontests/conditional_processing
Malcolm Tredinnick e5a8d9e810 A bunch of improvements for conditional HTTP processing.
Fixed some typos in the code (fixed #10586). Added more tests. Made the
tests compatible with Python 2.3. Improved the documentation by putting
the good news and common use-case right up front.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10134 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24 03:01:46 +00:00
..
__init__.py Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 2009-03-22 07:58:29 +00:00
models.py A bunch of improvements for conditional HTTP processing. 2009-03-24 03:01:46 +00:00
urls.py A bunch of improvements for conditional HTTP processing. 2009-03-24 03:01:46 +00:00
views.py A bunch of improvements for conditional HTTP processing. 2009-03-24 03:01:46 +00:00