mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-08 23:54:44 +00:00
Turns out that since Django 1.2 the admin only invokes actions when
handling POST if the POST data specifically *doesn't* contain `_save`:
|
||
|---|---|---|
| .. | ||
| edit_inline | ||
| permission_change_form.html | ||