1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests
2011-12-25 18:53:29 +00:00
..
modeltests Added support for modifying the effect of `DISTINCT` clauses so they 2011-12-22 20:42:40 +00:00
regressiontests Fixed #17047 -- Improved django.db.utils.load_backend to raise a better exception when using a unqualified database backend name. Thanks, Jonas Obrist. 2011-12-25 13:24:39 +00:00
templates
runtests.py Fixed deletion of the runtests temp tree to work on Windows even when the tree contains non-ASCII filenames. 2011-12-25 18:53:29 +00:00
test_sqlite.py Fixed a url to the contributing guide in a code comment. 2011-12-14 14:49:00 +00:00
urls.py Fixed #17042 -- Extended startproject and startapp management commands to better handle custom app and project templates. Many thanks to Preston Holmes for his initial patch and Alex Gaynor, Carl Meyer, Donald Stufft, Jacob Kaplan-Moss and Julien Phalip for code reviewing. 2011-12-22 22:38:02 +00:00