Removed floppyforms (see #703)

While this is an awesome package...

* Nothing in Cookiecutter Django uses it 
* Doesn't work with Django 1.10 yet
* Developers can add it themselves
This commit is contained in:
Daniel Roy Greenfeld 2016-09-09 20:13:33 -07:00 committed by GitHub
parent 2b2caaf6ce
commit 28542a91a4

View File

@ -19,7 +19,6 @@ whitenoise==3.2.1
# Forms
django-braces==1.9.0
django-crispy-forms==1.6.0
django-floppyforms==1.7.0
# Models
django-model-utils==2.5.2