Skip to content

Commit 1aaa789

Browse files
committed
Django-filters > 1.0 are not compatible with any restframework-filters releases available
1 parent 315e357 commit 1aaa789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ django-bootstrap3==7.1.0
3535
django-reversion==1.9.3
3636
djangorestframework==3.5.3
3737
Markdown==2.6.7
38-
django-filter==1.0.1
38+
django-filter==0.15.3
3939
djangorestframework-filters==0.9.1
4040
django-markdown==0.8.4
4141
django-settings-export==1.2.1

0 commit comments

Comments
 (0)