* Fixed 23 (again): Fixed initial migration to create section and name columns with correct length
0.6.4
******************
* Fixed 23: Added migration for shorter names and sections
0.6.3
******************
* Fixed 27: AttributeError: 'unicode' object has no attribute 'name' in preference `__repr__` [pomerama]
0.6.2
******************
* Added support for django 1.9, [yurtaev] * Better travic CI conf (which run tests against two version of Python and three versions of django up to 1.9), fix 22 [yurtaev]
0.6.1
*****************
* Added decimal field and serializer
0.6
****************
* Fixed 10 : added model choice preference * Fixed 19 : Sections are now plain python objects, the string notation is now deprecated