On Mon, Jan 12, 2009 at 10:10 AM, rabbi <alex.averb...@gmail.com> wrote: > > Is it enough to override the Model.save() method or should I override > Model.create() also?
Just Model.save() should be enough. In the past, I've used if not self.id to case initial creation -- although I don't know if that's considered best practice. -- --- David Zhou da...@nodnod.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---