1
0
mirror of https://github.com/django/django.git synced 2024-12-28 12:06:22 +00:00
django/tests/regressiontests/views/tests
2011-05-24 21:33:32 +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 Made expected output platform-independent in a test for the template postmortem debug 500 view so it doesn't fail under Windows. 2011-05-24 21:33:32 +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 Added missing future imports missed in r16167. 2011-05-06 19:49:06 +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