1.2.8
=====
* Fixes for modal window
* Moved to new keyword widget   
* stop event propgation for inline action
* Fixes for search related content

1.2.7
=====
* Fixes for relate and sharing widgets
* Dependency on djinn_forms 1.2.3

1.2.6
=====
* Dependency on djinn_forms 1.2.2

1.2.5
=====
* Return modal on create, to allow chaining

1.2.4
=====
* Fixed missing return on cancel of update view POST

1.2.3
=====
* usergroup choice is now required, but permits empty
* i18n fixes
* Added share view
* PEP8 fixes
* removed some dependencies

1.2.2
====
* Added forms.fields.NoScripCharField 

1.2.1
=====
* Fixes for comment model

1.2.0
=====
* Added submit buttons for save and save as draft
* Comment model configurable
* publication can be scheduled

1.1.1
=====
 * Translation hotfix

1.1.0
=====
 * Well, basically too much to mention...

1.0.2
=====
 * Added name override option to url generate, to enable dynamic models

1.0.1
=====
 * Added check on group permission, if content is placed in a group

1.0.0
=====
Initial version
