------------------------
* First release with full django standard widgets support
* Forms - New per-widget demos on http://forms.viewflow.io/demo/widget/
* Forms - Many widget behaviour fixes (DecimalInput, Select, MultiSelect, RadioInput)
* Forms - Disable change datetime on mouse wheel
* Admin - Style fixes and improvements
* Admin - Custom form layouts support (ex: http://forms.viewflow.io/admin/sales/shipment/add/)
* Admin - Admin css/js files modded to separate templates. Fix static files issue with CDN
* Admin - Move All js/css dependencies inside the package. Make it intranet app friendly.
* Frontend - Style fixes and improvements
* Frontend - Fix load indicator on pjax back