django-authority/authority/templates
Gunnlaugur Þór Briem 37cef6308e Change submit name to make edit_permission work
Turns out that since Django 1.2 the admin only invokes actions when
handling POST if the POST data specifically *doesn't* contain `_save`:

cce32a9b09

So this submit name was preventing `edit_permission` from acting on the
POST data since Django 1.2.
2014-02-12 00:15:16 +00:00
..
admin Change submit name to make edit_permission work 2014-02-12 00:15:16 +00:00
authority Moved authority app from src/ to root directory 2010-01-07 18:00:41 +01:00