django/tests
Malcolm Tredinnick 51dc4ecf94 Fixed #6042 -- ModelForms implementation from Joseph Kocherhans. Still might
need a little tweaking as people start to use it, but this is mostly complete.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6844 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-02 19:29:54 +00:00
..
modeltests Fixed #6042 -- ModelForms implementation from Joseph Kocherhans. Still might 2007-12-02 19:29:54 +00:00
regressiontests Fixed #3961 -- Added South African localflavor. Thanks, Russell Cloran. 2007-12-02 18:43:01 +00:00
templates Fixed #5506 -- Added some basic tests for date-based generic views. Thanks to robh for the original patch. 2007-09-19 13:26:56 +00:00
runtests.py Fixed #5979 -- Always use SITE_ID=1 when running Django's core tests. This 2007-12-01 21:58:51 +00:00
urls.py