Skip to content

Commit

Permalink
Merge pull request #542 from akvo/feature/541-add-sentry-configuration
Browse files Browse the repository at this point in the history
[#541] Adding Raven as a dependency in order to communicate with Sentry
  • Loading branch information
KasperBrandt committed May 12, 2014
2 parents 6fb0a83 + 6bdd363 commit bd6f325
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/deployment/pip/requirements/2_rsr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ django-piwik==0.1
# statsd and graphite integration
django-statsd-mozilla==0.3.9
statsd==2.0.3

# Sentry integration
raven==4.2.1

0 comments on commit bd6f325

Please sign in to comment.