Changes

v0.5.4

  • Fix rendering of doc paths with URL characters. [@c-w]

  • Fix docker start. [@c-w]

v0.5.3

  • Fix rendering of object paths with URL characters. [@c-w]

v0.5.2

  • Deprecate old drivers. [@c-w]

v0.5.1

  • Fix filesystem backend on Windows. [@c-w]

v0.5.0

  • Add support for more cloud backends via Apache libcloud. [@c-w]

  • Fix install on Python 3.6+ [@c-w]

v0.4.0

  • Various updates for Django 1.8+ and Python 3. [@corcoran]

v0.3.0

v0.2.3

v0.2.2

  • Add dev. requirements, fix URL homepage link.

v0.2.1

  • Allow fully-qualified string path for CLOUD_BROWSER_VIEW_DECORATOR. [@bluecamel]

v0.2.0

  • Add Google Storage for Developers datastore support.

  • Start significant CSS refactoring.

v0.1.3

  • Cleaned up sdist packagin.

  • Added basic file icons and images to static media.

  • Switch application static media to use straight Django django.views.static.serve wrapper instead of custom system.

v0.1.2

v0.1.1

  • Initial tarball release. Basic support for AWS, Rackspace, filesystem datastores, and basic and admin views.