1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests
2008-08-15 14:58:47 +00:00
..
modeltests Fixed #8206 -- Removed validate methods of Model and Model fields. They are are unsupported for 1.0 and will be replaced with more complete model validation (refs #6845). 2008-08-14 15:37:43 +00:00
regressiontests Use failIf() instead of assertFalse() so that tests work with python 2.3. 2008-08-15 14:58:47 +00:00
templates
runtests.py
urls.py