django/tests/regressiontests/views/tests
Carl Meyer 04654e554f Refs #15903 -- Added a per-TestCase urlconf to reduce coupling between test apps.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16107 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-27 15:47:16 +00:00
..
generic Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00
__init__.py Fixed #12816 -- Added a render() shortcut. 2010-12-21 17:18:41 +00:00
debug.py Refs #15903 -- Added a per-TestCase urlconf to reduce coupling between test apps. 2011-04-27 15:47:16 +00:00
defaults.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
i18n.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
shortcuts.py Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00
specials.py Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00
static.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00