Ticket #7560

Attachments (8)

get_db_prep_refactor.patch (18.7 KB ) - added by Leo Soto M. 16 years ago.
get_db_prep_refactor2.patch (18.1 KB ) - added by Adam Vandenberg 16 years ago.
Patch against revision 7818
get_db_prep_refactor-3.patch (23.7 KB ) - added by Leo Soto M. 16 years ago.
Updated to current trunk. Also refactors year lookup code.
get_db_prep_refactor-4.patch (28.9 KB ) - added by Leo Soto M. 16 years ago.
Also fixes to_python on Time and DateTime fields. Includes tests for this addition.
get_db_prep_refactor-5.patch (28.8 KB ) - added by Leo Soto M. 16 years ago.
Avoid failing test if the backend doesn't support usecs
7560_get_db_prep_refactor.diff (30.7 KB ) - added by Leo Soto M. 16 years ago.
7560_get_db_prep_refactor.2.diff (29.3 KB ) - added by Leo Soto M. 16 years ago.
Updated to svn r8011
7560_get_db_prep_refactor.3.diff (31.1 KB ) - added by Sean Legassick 16 years ago.
Fixes for TimeField.to_python and extra tests

Download all attachments as: .zip

Back to Top