From 05f3c5fd199180206dc3c49e967fc9cc18029a8f Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 13 Jan 2013 20:26:11 -0600 Subject: Load key before importing newrelic Their code stupidly grabs the environment variable during import, not during the initialize call. Signed-off-by: Dan McGee --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7ecfa380..5362f518 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ local_settings.py archweb.db archweb.db-* +newrelic.key tags collected_static/ testing/ -- cgit v1.2.3-55-g3dc8