django/tests
Malcolm Tredinnick 8248569471 Fixed #3670 -- Fixed template argument parsing so that it understands negative
floats and integers as numeric types. Patch from SmileyChris.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@4690 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-09 06:12:15 +00:00
..
modeltests Fixes #2333 -- Added test fixtures framework. 2007-03-01 13:11:08 +00:00
regressiontests Fixed #3670 -- Fixed template argument parsing so that it understands negative 2007-03-09 06:12:15 +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