Drop django-flat-responsive

It's not necessary for Django 2.0+ as the new system is responsive by
default.
This commit is contained in:
Daniel Quinn
2018-09-02 21:25:30 +01:00
parent 7d2d3901bc
commit 40e409e092
4 changed files with 1 additions and 11 deletions

View File

@@ -12,7 +12,6 @@ django-cors-headers = "*"
django-crispy-forms = "*"
django-extensions = "*"
django-filter = "*"
django-flat-responsive = "*"
djangorestframework = "*"
factory-boy = "*"
filemagic = "*"