summaryrefslogtreecommitdiff
path: root/tests/regressiontests/app_loading
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-10 05:26:40 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-03-10 05:26:40 +0000
commitc545e88b817f299c7bb04c68a392cb5d52e7109b (patch)
tree433d3660374a63ec5c32c9419e0a48039adfeec4 /tests/regressiontests/app_loading
parent9c770e05d448deeea6d0d9a27eb5a9f3805435c5 (diff)
[1.0.X] Fixed #10443 -- Fixed model attribute updating after r10004.
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). Backport of r10013 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10014 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/app_loading')
0 files changed, 0 insertions, 0 deletions