1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2007-10-26 19:52:42 +00:00
..
modeltests Fixed #3265 -- Made it a validation error to have field names with trailing 2007-10-21 21:53:18 +00:00
regressiontests i18n security fix. Details will be posted shortly to the Django mailing lists and the official weblog. 2007-10-26 19:52:42 +00:00
templates Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
runtests.py Modified the test harness to respect the LANGUAGE_CODE setting. Also changed 2007-10-21 17:26:32 +00:00
urls.py Fixed #5496 -- Added test cases for some of the built-in Django views. Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch. 2007-09-17 14:48:33 +00:00