Django-adminutils

Latest version: v0.0.22

Safety actively analyzes 685507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.0.22

===================

* Let the ``form_processing_action`` decorator also support pure Django
changelist actions.
* Support multiple Django admin sites in ``form_processing_action``.
* Wrap the form fields in the default template used by
``form_processing_action`` in a block named ``formfields``.
* ``form_processing_action`` now also passes the object or queryset as second
argument to the decorated actions.

0.0.21

===================

* Add ability to hide button in the UI.
* Update styles and HTML for Django 5.

0.0.20

===================

* Support arguments to the ``object_action`` decorator.
* Allow the buttons to be hidden from the admin interface.

0.0.19

===================

* Save the request object on the ModelAdmin instance (useful if needed when
rendering fields).

0.0.18

===================

* Add support for ``current_app`` when reversing admin URLs.

0.0.17

===================

* Allow nullables in ``linked_relation`` chains.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.