mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 01:57:03 +03:00
9a2f72773a
The app name wasn't displayed correctly on the new relic dashboard. Although `NEW_RELIC_APP_NAME` was set in `production.py`, the variable was not loaded *before* the newrelic agent was called. Since the new relic agent is loaded at a very low level, NEW_RELIC_APP_NAME has to be set before django settings are imported. |
||
---|---|---|
.. | ||
__init__.py | ||
conf.py | ||
deployment-on-heroku.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
faq.rst | ||
index.rst | ||
linters.rst | ||
live-reloading-and-sass-compilation.rst | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
settings.rst |