* Standardize documentation, badges * Remove django-appconf from setup.py `install_requires` * Add third-party libs for isort-ing * Add trove classifiers
2.0.0
- Revise access permissions for some views: - ImageSet detail view now accessible by any authenticated user - Image delete view now accessible only by image owner. - Image "toggle primary" view now accessible only by image owner.