1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
2012-09-07 15:08:07 -04:00
..
modeltests [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
regressiontests Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit. 2012-09-07 15:08:07 -04:00
templates
runtests.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
test_sqlite.py
urls.py