django-dynamic-preferences
django-dynamic-preferences copied to clipboard
override save_formset
Hi, I am using this module in admin and want override function which call save_model on all attributes. It should be save_formset but it doesn't work. What is right approach to override function where all instances to save is available?