Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Commit

Permalink
raven and sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethlove committed Sep 29, 2013
1 parent fe7df97 commit ec90ce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions headcount/headcount/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
'floppyforms',
'djrill',
'gunicorn',
'raven.contrib.django.raven_compat',
)
LOCAL_APPS = (
'events',
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ python-dateutil==2.1
python-openid==2.2.5
requests==2.0.0
requests-oauthlib==0.3.3
raven>=3
six==1.4.1
wheel==0.22.0
wsgiref==0.1.2

0 comments on commit ec90ce9

Please sign in to comment.