1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests
Aymeric Augustin 9b07b5edeb Fixed #18916 -- Allowed non-ASCII headers.
Thanks Malcolm Tredinnick for the review.
2012-09-07 19:08:57 -04:00
..
modeltests [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
regressiontests Fixed #18916 -- Allowed non-ASCII headers. 2012-09-07 19:08:57 -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