==============
* Compatibility with Django 1.6
Release 0.1.x
==============
* Added preview near textarea
* Added tags in export/import
* Remove the dependency on django-staticfiles
* Upgraded html5lib to 1.0b3
* Python 3.3 compatibility
* Fix actions on grapelli
* import/export fixes
* File and Image placeholer now users the same filename scheme that preserve the original filename
* Remove the dependency on BeautifulSoup
* Tiny MCE javascript is not included with this CMS anymore. Please use https://github.com/aljosa/django-tinymce
* Fix revision drop-down
* Fix js
* Fix setup
* Fix migrations for custom user model
* Set django-taggit as required
* Reset migrations
* Renamed to Django Basic CMS (basic_cms)
* Fixed tests (added travis + coveralls)
* Released on PyPI
* Released on readthedocs.org