Skip to content

Commit

Permalink
sentry works with django 1.4, bitch please
Browse files Browse the repository at this point in the history
  • Loading branch information
ymirpl committed Feb 13, 2012
1 parent f1fe569 commit 66cb09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]

install_requires = [
'Django>=1.2,<1.4',
'Django>=1.2',
'django-indexer>=0.3.0',
'django-kombu==0.9.4',
'django-paging>=0.2.4',
Expand Down

0 comments on commit 66cb09a

Please sign in to comment.