django1/tests
Malcolm Tredinnick 5ac154e065 Fixed deferred loading of fields with default values.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-22 01:45:22 +00:00
..
modeltests Added a test for defer() / only() to make sure saving continues to work. 2009-03-19 22:46:28 +00:00
regressiontests Fixed deferred loading of fields with default values. 2009-03-22 01:45:22 +00:00
templates Fixed #10482 -- Unified access to response.context when inspecting responses from the test client. Thanks to James Bennett for the design, and Julien Phalip for the patch. 2009-03-18 10:46:55 +00:00
runtests.py Fixed #10165 -- Use settings.TEST_RUNNER in runtests.py 2009-02-28 04:46:38 +00:00
urls.py Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`: 2009-01-16 15:32:31 +00:00