django/tests
Claude Paroz c3b56c7cdd Used call_command in i18n compilation tests.
Now that call_command does not raise SystemExit any more, we can
use call_command again for testing compilemessages.
2012-05-27 23:11:27 +02:00
..
modeltests Fixed #18387 -- Do not call sys.exit during call_command. 2012-05-27 20:38:47 +02:00
regressiontests Used call_command in i18n compilation tests. 2012-05-27 23:11:27 +02:00
templates
runtests.py Commented on a line that inadvertantly slipped in commit 865cd35c 2012-05-05 16:45:02 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py Made sure the new project template functionality works when the template 2011-12-29 17:03:38 +00:00