0.2.0
-----

* Add the set_config_dict function
* Remove the smart_if dependence
* Remove the JSONField class and use the JSONField of the django-jsonfield egg
* Write a readme with an install
* Add the django-jsonfield in the requeriements

0.1.0-beta
----------

* Improved type checking. Needed when the config field is placed in a subclass.

* Fix name of base template.

0.1.0-alpha
-----------

* Initial version