Skip to content

Commit

Permalink
bug 792436 - missed adding a SENTRY_CLIENT for production settings
Browse files Browse the repository at this point in the history
  • Loading branch information
crankycoder committed Dec 12, 2012
1 parent b7a6eb8 commit de2fd68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sites/prod/settings_mkt.py
Expand Up @@ -113,3 +113,5 @@

WEBTRENDS_USERNAME = private_mkt.WEBTRENDS_USERNAME
WEBTRENDS_PASSWORD = private_mkt.WEBTRENDS_PASSWORD

SENTRY_CLIENT = 'djangometlog.raven.MetlogDjangoClient'

0 comments on commit de2fd68

Please sign in to comment.