mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-10 16:12:29 +03:00
added changes regarding sentry on docker
This commit is contained in:
parent
205ac33abc
commit
67a17bf226
|
@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [2015-10-24]
|
## [2015-10-24]
|
||||||
### Changed
|
### Changed
|
||||||
|
- Fixed an error where celery could'nt load the sentry DSN from settings (@jayfk)
|
||||||
|
- Added DJANGO_SENTRY_DSN to env.example (@jayfk)
|
||||||
- Renamed ADMIN_URL to DJANGO_ADMIN_URL in env.example (@ChrisPappalardo)
|
- Renamed ADMIN_URL to DJANGO_ADMIN_URL in env.example (@ChrisPappalardo)
|
||||||
|
|
||||||
## [2015-11-06]
|
## [2015-11-06]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user