django-dynamic-preferences icon indicating copy to clipboard operation
django-dynamic-preferences copied to clipboard

override save_formset

Open zbynekdrlik opened this issue 4 years ago • 0 comments

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?

zbynekdrlik avatar Aug 16 '20 17:08 zbynekdrlik