Hi all I need to override the ModelAdmin save_model and I found out that is not being called. I checked the documentation where it says how to use it and the searched around the code to see if there is a call to that method and can't find any call to save_model anywhere in all Django src (versions 1.0 and 1.1).
http://docs.djangoproject.com/en/1.0/ref/contrib/admin/#django.contrib.admin.ModelAdmin.save_model Any clue? Is this not implemented? Bug? Or I'm missing something? Regards Esteban (eka) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---