On Mon, Mar 9, 2009 at 3:46 PM, Ian Kelly <[email protected]> wrote: > There may also be an argument for removing the seemingly redundant > get_db_prep_save call from save_base. Any thoughts on that?
I should add that the main thing that concerns me about this fix is that it would make save_base internally inconsistent, calling get_db_prep_save for inserts but not for updates. Regards, Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
