On Fri, Mar 4, 2011 at 3:09 PM, Marc Aymerich <glicer...@gmail.com> wrote: > Hi, > I have an admin class with some arbitrary number of inline forms. I > want to make some stuff when all the inlines are successfully saved. > How can I do that? admin executes something else after save_model ?? >
After model_save django admin calls log_addition or log_change :) -- Marc -- 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.