summaryrefslogtreecommitdiff
path: root/tests/regressiontests/app_loading
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-10 05:24:19 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-10 05:24:19 +0000
commit0516c5d9214372810dcf7d02f3a0f2705bb25a86 (patch)
tree6b7f70d8fbe532862959079632a9c3da5e857f8d /tests/regressiontests/app_loading
parentec9c03ce0bef5ecd40179e813f2ae6b87f3be8c4 (diff)
Fixed #10443 -- Fixed model attribute updating after r10003.
Adding a get_db_prep_save() call to the UpdateQuery code path meant it was being called twice if you updated an existing model attribute. This change removes that double call and also makes TimeField.to_python() a little more robust for the benefit of the Oracle backend (just in case). git-svn-id: http://code.djangoproject.com/svn/django/trunk@10013 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/app_loading')
0 files changed, 0 insertions, 0 deletions