django/tests
Aymeric Augustin c8e2f7591d Fixed #17931 -- Accepted aware datetimes to set cookies expiry dates. Thanks jaddison for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17766 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-18 20:58:22 +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 #17931 -- Accepted aware datetimes to set cookies expiry dates. Thanks jaddison for the report. 2012-03-18 20:58:22 +00:00
templates
runtests.py Do not unconditionally add extra_tests when testing geodjango. 2012-03-17 17:44:42 +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