We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e679702 commit c7bb83dCopy full SHA for c7bb83d
README.md
@@ -1,5 +1,8 @@
1
# django-admin-changeform-actions
2
3
+[](https://github.com/cb109/django-admin-changeform-actions/actions/workflows/pytest.yml)
4
+[](https://github.com/cb109/django-admin-changeform-actions/actions/workflows/tox.yml)
5
+
6
Replicates the admin
7
[actions](https://docs.djangoproject.com/en/dev/ref/contrib/admin/actions/)
8
dropdown (available on a model's `changelist` page) on each model
0 commit comments