0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests
2008-08-15 12:08:29 +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 Fixed #7416: Modified test client to preserve session when a user logs in. Thanks to lakin.wecker@gmail.com for the report and Eric Holscher for the patch and test case. 2008-08-15 12:08:29 +00:00
templates
runtests.py
urls.py