django/tests
Russell Keith-Magee f157bcefca Fixes -- Added code to test client to allow posting of multi-form values (e.g., MultipleChoiceFields). Thanks, Ben Dean Kawamura.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4774 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 10:23:52 +00:00
..
modeltests Fixes -- Added code to test client to allow posting of multi-form values (e.g., MultipleChoiceFields). Thanks, Ben Dean Kawamura. 2007-03-22 10:23:52 +00:00
regressiontests Fixed -- Fixed handling of indented text in wordwrap template filter. Thanks for the fix, Ian Clelland. 2007-03-20 11:07:52 +00:00
templates Refs - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Fixed : 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 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00