mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-22 09:36:52 +03:00
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:
parent
2b2caaf6ce
commit
28542a91a4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user