django/tests/regressiontests/conditional_processing
Russell Keith-Magee 3b94af8a84 Modified some regression tests to make them independent of the default root urlconf.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15999 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 13:27:17 +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 Modified some regression tests to make them independent of the default root urlconf. 2011-04-02 13:27:17 +00:00
urls.py Modified some regression tests to make them independent of the default root urlconf. 2011-04-02 13:27:17 +00:00
views.py A bunch of improvements for conditional HTTP processing. 2009-03-24 03:01:46 +00:00