mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03: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
|
@ -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 New Issue
Block a user