* Update templatetag decorator to `simple_tag` * Fix `MediaFile.download_url` method
1.0.1
* Fix binders URLs
1.0.0
* Add Django 2.0 support. * Drop Django 1.8, 1.9, 1.10 and Python 3.3 support * Move documentation into README and standardize layout * Convert CI and coverage to CircleCi and CodeCov * Add PyPi-compatible long description * Remove doc build support