* Update Django 1.7 migrations because of change in django_polymorphic>=0.7.
0.9.10
Not secure
===================
* Migrations in default locations for Django 1.7 and South>=1.0. * jQuery isolation fixes * Various bugfixes.
0.9.9
Not secure
==================
* Fixes in Django 1.7 support. * Implement PEP440 compliant. * Add author to admin. * Allow customizing dismiss popup. * Add order_by parameter in directory listing.
0.9.8
Not secure
==================
* Experimental Django 1.7 support. * Bugfixes.
0.9.7
Not secure
==================
* thumbnails: add zoom support. * Fixed migration custom User compatibility. * Disallow copying folders to self. * Build random path using os.path.join. * Replace use of force_str by force_text.
0.9.6
Not secure
==================
* Various bugfixes. * Dropped support for Django 1.3. * Added better support for Django 1.6. * Experimental python 3.3 support.