1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2012-03-17 04:39:23 +00:00
..
modeltests Fixed #17838 - prefetch_related fails for GenericForeignKeys when related object id is not a CharField/TextField 2012-03-15 15:06:57 +00:00
regressiontests Fixed #17918 - Handle proxy models correctly when sorting deletions for databases without deferred constraints. Thanks Nate Bragg for the report. 2012-03-17 01:24:39 +00:00
templates
runtests.py Fixed #17909 - ensure GeoDjango tests have the templates they need. Thanks Nate Bragg for the report. 2012-03-17 04:39:23 +00:00
test_sqlite.py Added a default SECRET_KEY setting to the default test sesttings (refs #17800). 2012-03-02 00:05:13 +00:00
urls.py Made sure the new project template functionality works when the template 2011-12-29 17:03:38 +00:00