diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-10 05:24:19 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2009-03-10 05:24:19 +0000 |
| commit | 0516c5d9214372810dcf7d02f3a0f2705bb25a86 (patch) | |
| tree | 6b7f70d8fbe532862959079632a9c3da5e857f8d /tests/regressiontests/admin_views | |
| parent | ec9c03ce0bef5ecd40179e813f2ae6b87f3be8c4 (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/admin_views')
0 files changed, 0 insertions, 0 deletions
