1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests
Malcolm Tredinnick 40bb32b5a4 Fixed #4469 -- Added slightly more informative error messages to max- and
min-length newform validation. Based on a patch from A. Murat Eren.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5686 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-07-13 14:13:35 +00:00
..
modeltests Fixed #4526 -- Modified the test Client login method to fail when a user is inactive. Thanks, marcin@elksoft.pl. 2007-07-12 15:26:37 +00:00
regressiontests Fixed #4469 -- Added slightly more informative error messages to max- and 2007-07-13 14:13:35 +00:00
templates
runtests.py Modified the django system test script to search for tests in the contrib apps. 2007-05-20 03:51:21 +00:00
urls.py