django-admin-confirm-briq/admin_confirm
Thu Trang Pham 1b617170bf
Feat/confirm actions (#2)
* Working wrapper for actions

* checking permissions for action

* Refactor/clean change_confirmation template a bit

* Update README

* Update README

* Adding unit tests for confirm_action decorator

* Updated tests/readme

* Update after testing upload to test pypi

* Clean up and format code

Co-authored-by: Thu Trang Pham <thu@joinmodernhealth.com>
2020-11-29 13:31:27 -08:00
..
static/admin/css Updated css and added detected changes to confirmation page 2020-11-01 01:21:51 -07:00
templates/admin Feat/confirm actions (#2) 2020-11-29 13:31:27 -08:00
tests Feat/confirm actions (#2) 2020-11-29 13:31:27 -08:00
__init__.py Got some tests working 2020-11-02 09:58:41 -08:00
admin.py Feat/confirm actions (#2) 2020-11-29 13:31:27 -08:00
utils.py Feat/confirm actions (#2) 2020-11-29 13:31:27 -08:00