Open zbynekdrlik opened 4 years ago
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?
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?