1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
Claude Paroz 11a5355517 Inserted more simplefilter calls to be sure warnings are emitted.
Thanks to Florian Apolloner for suggesting the patch.
2012-05-03 21:31:23 +02:00
..
modeltests Replaced deprecated TestCase methods. Refs #17049. 2012-05-03 16:39:16 +02:00
regressiontests Inserted more simplefilter calls to be sure warnings are emitted. 2012-05-03 21:31:23 +02:00
templates
runtests.py Fixed #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py