CHANGES
=======

2016.5.0
--------

* Translate submit
* Translate submit
* Cleanup get template data
* Remove kwargs
* Add tabs
* From form too
* Move downloadable to own widget
* Cleanup file field
* Cleanup implementation and fix some issues
* Move downloadable to form widget and fix related in update form
* Download form widget
* Do not use custom pbr
* Do not import widgets in init
* Save related fields in form update and send signals
* Create related models in widget create form
* Send signals for easy form processing
* Fix import
* Cleanup old gis stuff and add all form field fields
* Create related models in widget create form
* Update meta

2016.2.0
--------

* Fix date picker
* Fix anchors again
* Fix duplicity handle and add ability to override default in upload files
* Move to form after submit
* CLeanup form widget

2016.1.0
--------

* Don't freeze form-designer dependency
* fix unbound method in file description
* Working recaptcha
* Add more field types and finish files and images. Switch to oficial version of form_designer
* use native leonardo method for uploading files
* add support for form files
* fix bound method

2015.10.1
---------

* fix making generic layout
* add LICENSE
* add meta

2015.10.0
---------

* move field labels to placeholders
* show / hide form title in generic layout

2015.5.0
--------

* use crispy layouts and fix success message

2015.0.3
--------

* remote forms as extras

2015.0.2
--------

* use our pbr with external dependencies

2015.0.1
--------

* cosmetic fix summary
* fix link
* Initial commit
