* Add ``AWS_S3_ENDPOINT_URL`` and ``AWS_S3_CUSTOM_DOMAIN`` to ``StorageMixin`` to support CloudFront.
1.1.0
--------------------
* Add ``SENTRY_IGNORE_LOGGERS`` to allow to avoid sending noisy logs to Sentry.
1.0.1
--------------------
* Update requirements versions to fix build errors in ReadTheDocs. * No new features.
1.0.0
--------------------
* Add new mixin for Sentry SDK and remove old Raven and Sentry settings from LogsMixin.
0.15.0
--------------------
* Automatically configure ``INTERNAL_IPS`` to show debug_toolbar inside contaniers when ``ENABLE_DEBUG_TOOLBAR`` is ``True``. * Update security fixes in dependencies (thanks GitHub dependabot).