1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/tests
2012-08-08 07:50:59 -07:00
..
modeltests [py3] Used compatible imports of StringIO. 2012-08-08 14:50:01 +02:00
regressiontests Switched to using the standard method for comparing querysets in teh templates. 2012-08-08 07:50:59 -07:00
templates
runtests.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py