Changelog
=========

0.7.5
*****

On /04/2016

- Fix admin preference model search
- Fix encoding UTF-8
- Fix FieldColor width and maxlength
- Fix search
- Fix raw value for color
- Style textarea widget

0.7.4
*****

On 12/04/2016

- Required django 1.6
- Added FileField
- Added ColorField
- Various bugfix

0.2.4
*****

On 14/10/2014

- Added Python 3.4 compatibility

0.2.3
*****

On 22/08/2014

- Added LongStringPreference

0.2.2
*****

On 21/08/2014

- Removed view that added global and user preferences to context. They are now replaced by template context processors

0.2.1
*****

On 09/07/2014

- Switched from GPLv3 to BSD license