django/tests
Adrian Holovaty bcba29fcd6 Changed forms unit tests to reflect the fact that render() does not use the to_python() value of data
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3946 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-10-28 20:59:23 +00:00
..
modeltests Fixed #2783 -- Fixed one-to-one fields to work with any primary key data type 2006-09-26 02:58:36 +00:00
regressiontests Changed forms unit tests to reflect the fact that render() does not use the to_python() value of data 2006-10-28 20:59:23 +00:00
templates Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
urls.py Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00