django/tests/test_utils
Claude Paroz 165f44aaaa Combine consecutive with statements
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +02:00
..
fixtures
templates/template_used
__init__.py
doctest_output.py Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
models.py
tests.py Combine consecutive with statements 2013-08-16 20:12:10 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
views.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00