----------- * removed deprecated `has_permission` * add support django 2.0
1.6
----------- * dropped support for django 1.8 * `action()` default behaviour do not display button if in `add` mode * all `**kwargs` passed to action() will be passed to decorated method * deprecated `has_permission` templatetag
1.5
----------- * fixes permissions check on change list template