Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Pin sortedm2m to <1.3.0 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoistinen committed May 26, 2016
1 parent aa08e50 commit cafdb43
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 @@ -19,7 +19,7 @@
'django-filer>=0.9.9',
'django-parler>=1.4',
'django-reversion>=1.8.2,<1.11',
'django-sortedm2m>=1.2.2',
'django-sortedm2m>=1.2.2,<1.3.0',
'django-taggit',
'lxml',
'pytz',
Expand Down

0 comments on commit cafdb43

Please sign in to comment.