Hi all, I am using Django admin interface for data entry and permissions. I have a requirement like after adding a new row in the table i need to call a function which does something else with the inserted data. Does the admin interface has any option where i can pass something like the callback function which can be called after inserting a data in that model ?
Pradeep -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.