mirror of
https://github.com/jazzband/django-authority.git
synced 2026-04-23 08:14:43 +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`:
|
||
|---|---|---|
| .. | ||
| admin | ||
| authority | ||