Added
- added data attribute data-id in base_data_table row to easily distinct rows [296][296]
- added collapsible and collapsible_gettext helper functions to help define
form layouts.
- added confirmation dialog support in Form actions [294][294]
- added modal iFrame support in Lists (`tool_links`, `field_links`,
`action_links`) and Forms (`actions`) [243][243]
- extended tutorial documentation of Forms.
Changed
- changed format of list items, simplified and moved to dict-like structure
[296]: //github.com/sanoma/django-arctic/issues/296
[294]: //github.com/sanoma/django-arctic/issues/294
[243]: //github.com/sanoma/django-arctic/issues/243