1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests
Adrian Holovaty 0518205308 Implemented subclassing Forms in newforms
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-02-14 23:44:46 +00:00
..
modeltests Changed __year lookup to use a BETWEEN SQL statement instead of comparing the result of EXTRACT(year). This should be more efficient. 2007-02-14 06:32:32 +00:00
regressiontests Implemented subclassing Forms in newforms 2007-02-14 23:44:46 +00:00
templates
runtests.py
urls.py