Skip to content

Commit

Permalink
fixed guardian reference
Browse files Browse the repository at this point in the history
  • Loading branch information
stard0g committed Mar 5, 2013
1 parent 1fa6c4d commit f24f181
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 @@ -24,7 +24,7 @@
include_package_data=True,
install_requires = [
'easy_thumbnails',
'django-guardian>=1.1.0',
'django-guardian>=1.1.0.beta',
### Required to build documentation
# 'sphinx',
# 'south',
Expand Down

0 comments on commit f24f181

Please sign in to comment.