1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests
2011-01-02 01:32:40 +00:00
..
modeltests Fixed #7726 -- Added validation of max_digits and decimal_places options to DecimalField model field. Thanks theevilgeek for the report and elbarto for the patch. 2010-12-29 01:18:11 +00:00
regressiontests Fixed #11700 -- Stopped admin actions and list_editable fields to show up in popups. Thanks to Simon Meers for the initial patch. 2011-01-02 01:32:40 +00:00
templates
runtests.py Fixed #10420 -- GeoDjango tests are run as part of Django tests when using spatial database backends with runtests.py. 2010-12-21 23:42:12 +00:00
test_sqlite.py
urls.py