diff --git a/setup.py b/setup.py index db311244..c0d63092 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'django-registration-redux', 'django-reversion', 'django-select2', - 'djangorestframework', + 'djangorestframework<3.15.2', 'drf-extensions>=0.5.0', 'icalendar>=4.0', 'jsonfield',