&w=3840&q=75)
2020-02-04
Custom Django admin actions with an intermediate page
To create a custom action in django admin is pretty straight forward. You must define a function which is then referenced from the models admin definition. This function will accept three arguments: