0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests
2007-04-04 06:43:28 +00:00
..
modeltests Fixed #2363 -- Improved base class checking in ModelBase metaclass. Thanks to 2007-03-31 12:02:37 +00:00
regressiontests Made django.utils.html.escape() work with unicode strings (and unicode-like 2007-04-04 06:43:28 +00:00
templates Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Fixed #2490: Added a polite note to runtests.py about setting DJANGO_SETTINGS_MODULE or --settings. 2007-02-26 22:34:56 +00:00
urls.py Fixes #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00