1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests
2010-04-15 20:36:00 +00:00
..
modeltests Fixed #13352 -- Added __repr__ method for Validation Error. Thanks to elpaso66 for the report. 2010-04-15 11:19:59 +00:00
regressiontests Add file mistakenly left out of r12986. Refs #13334. 2010-04-15 20:36:00 +00:00
templates Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete selected template. Thanks to bendavis78 for the report and patch, and Ramiro Morales for his cleanup work. 2010-04-05 12:02:27 +00:00
runtests.py Fixed #13345: Don't attempt to load the locale regressiontests subdirectory as a Django app. Thanks ramiro. 2010-04-14 18:17:44 +00:00
test_sqlite.py
urls.py