Skip to content

Commit

Permalink
master_pbs Pin django-mptt to last working version.
Browse files Browse the repository at this point in the history
  • Loading branch information
virtosubogdan committed Jan 14, 2016
1 parent 2baa537 commit 3f84a76
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 @@ -32,7 +32,7 @@ def read(fname):
'pytz',
'Django>=1.8,<1.9',
'easy-thumbnails<=2.2',
'django-mptt>=0.7.4',
'django-mptt==0.7.4',
'django_polymorphic<=0.7.1',
'django-cms-roles',
'requests',
Expand Down

0 comments on commit 3f84a76

Please sign in to comment.