1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
Aymeric Augustin f7c2e82d76 [py3] Fixed middleware tests.
Removed several inappropriate .encode('utf-8') calls in the process.
2012-08-15 22:42:18 +02:00
..
modeltests [py3] Fixed paginator tests. 2012-08-15 14:58:43 +02:00
regressiontests [py3] Fixed middleware tests. 2012-08-15 22:42:18 +02: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