Add Django REST Framework to dependencies
Signed-off-by: Michal Čihař <michal@cihar.com>
Showing
... | ... | @@ -9,3 +9,4 @@ python-social-auth>=0.2.0 |
django-crispy-forms>=1.4.0 | ||
oauthlib>=0.6.3 | ||
django_compressor>=1.5.0,!=2.0 | ||
djangorestframework>=3.3 |
Please register or sign in to comment