Added - Support for specifying the database settings via environment variables
3.1.0
Added - Content security policy header
3.0.0
Changed - The secret paths were changed from `django-secret-key` to `{project}-website-secret-key` and from `django-database-secrets` to `{project}-website-database-secrets` in the dynamic site production settings
2.1.0
Added - Dynamic site static file serving in production
2.0.0
Changed - Standard settings modules have been reorganized, they now provide a cleaner and more flexible interface