mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 16:24:14 +03:00
added newrelic support thanks to @amjith
This commit is contained in:
parent
1ce169d5de
commit
3ad8f52eb7
|
@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [2015-10-24]
|
## [2015-10-24]
|
||||||
### Changed
|
### Changed
|
||||||
|
- Added newrelic support (@amjith)
|
||||||
- Fixed an error where celery could'nt load the sentry DSN from settings (@jayfk)
|
- Fixed an error where celery could'nt load the sentry DSN from settings (@jayfk)
|
||||||
- Added DJANGO_SENTRY_DSN to env.example (@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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user