1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests
2010-04-01 15:16:26 +00:00
..
modeltests Restored pre-r10062 behavior allowing None from formfield_callback to exclude itself from the form 2010-03-31 07:43:52 +00:00
regressiontests Fixed #13259 -- Ensure that multiple calls to message() don't corrupt any extra message headers. Thanks to canburak for the report, and Andi Albrecht for the fix. 2010-04-01 15:16:26 +00:00
templates
runtests.py
test_sqlite.py Fixed #6298 - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher. 2010-02-23 20:45:50 +00:00
urls.py