mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
upgrading crispy-forms to 1.6, adding support for bootstrap 4 and compatibility updates for django 1.9
This commit is contained in:
parent
82224ee612
commit
2bbc0672e1
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ whitenoise==2.0.6
|
|||
|
||||
# Forms
|
||||
django-braces==1.8.1
|
||||
django-crispy-forms==1.5.2
|
||||
django-crispy-forms==1.6.0
|
||||
django-floppyforms==1.6.0
|
||||
|
||||
# Models
|
||||
|
|
|
|||
Loading…
Reference in a new issue