import newrelic.agent
from django.core.wsgi import get_wsgi_application
application = get_wsgi_application()
# This needs ...