On 12/2/06, Tim Adler <[EMAIL PROTECTED]> wrote: > I've written my blog in Django and am quite happy with it. Yesterday I > implement trackbacks, so that Django kann accept them for posts. Next > goal is to be able to send trackbacks. Since I put all my stuff into my > blog through the automatic admin, my question is: Is there a way to > overwrite the save-function for certain Models?
Yup. Check out the "overriding default model methods" section of the model documentation: http://www.djangoproject.com/documentation/model_api/#overriding-default-model-methods -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---