Changes
=======

Version 0.5.7
-------------

 * Avoid surround code by <p></p> tags when adding a tinymce template.

Version 0.5.6
-------------

* Fixed readonly widgets with manytomany fields.

Version 0.5.5
-------------

* Fixed ``backupdb`` command for Django >= 1.2

Version 0.5.4
-------------

* Fixed ``load_production_db`` command for Django >= 1.2

Version 0.5.3
-------------

* Implemented a ProfilingMiddleware, to do code profiling when ?profile is defined in URL.

Version 0.5.2
-------------

* Included a ReadOnlyWidget.

Version 0.5.1
-------------

* Fixed a bug related to JSONField form validation. See #210.
