Skip to content

Commit

Permalink
pinned djangorestframework in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bsimons committed Jan 15, 2015
1 parent a41b476 commit 0a2848d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
'Pillow>=2.2.1',
'django-mptt>=0.6.1',
'django_compressor>=1.4',
'djangorestframework>=2.3.8',
'djangorestframework>=2.3.8,<3.0',
'easy-thumbnails>=2.2',
],

Expand Down

0 comments on commit 0a2848d

Please sign in to comment.