django/tests
Carl Meyer 53dac996ef Poured a little more perfectionism into the delete-confirmation templates.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-20 01:00:47 +00:00
..
modeltests Fixed #14951 -- Made the unique_for_{date,month,year} model field constraints to not fail when the related DateField is empty. 2011-01-09 13:26:39 +00:00
regressiontests Poured a little more perfectionism into the delete-confirmation templates. 2011-01-20 01:00:47 +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 Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfiles to actual work like documented (only when settings.DEBUG is True). Thanks for the report and initial patch, mbi. 2010-10-21 03:16:41 +00:00