django/tests/regressiontests/test_utils
Ramiro Morales 7947c9e3a6 Deprecated undocumented warnings manipulation testing tools. 2013-01-31 14:57:45 -03:00
..
fixtures
templates/template_used Fixed #17604 - Added context-manager capability to assertTemplateUsed and assertTemplateNotUsed. Thanks Greg Müllegger. 2012-01-31 19:23:09 +00:00
__init__.py
models.py Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering 2012-12-13 13:33:11 +02:00
tests.py Deprecated undocumented warnings manipulation testing tools. 2013-01-31 14:57:45 -03:00
urls.py
views.py