django/tests
Claude Paroz 859aa2a6c4 Fixed #18790 -- Encoded database password on Python 2
Thanks thcourbon@gmail.com for the report.
2012-09-12 10:16:49 +02:00
..
modeltests [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
regressiontests Fixed #18790 -- Encoded database password on Python 2 2012-09-12 10:16:49 +02:00
templates
runtests.py Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py