django1/tests
Russell Keith-Magee 8a4a8023d6 Fixed #3698 -- Modified newforms labels to only add a colon if the label text doesn't end with punctuation. Thanks, SmileyChris.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5112 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-27 14:27:07 +00:00
..
modeltests Fixed #3929 -- Newforms Textarea widget now always includes 'rows' and 'cols' attributes, even if you don't pass them in, for HTML correctness. Thanks, and welcome back, Luke Plant 2007-04-09 01:22:45 +00:00
regressiontests Fixed #3698 -- Modified newforms labels to only add a colon if the label text doesn't end with punctuation. Thanks, SmileyChris. 2007-04-27 14:27:07 +00:00
templates Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
runtests.py Fixed #2490: 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 #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00