django/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
runtests.py
urls.py Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`: 2009-01-16 15:32:31 +00:00