mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
update django-floppyforms version to 1.4.1
This commit is contained in:
parent
86fec9d933
commit
a0e95caf5a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ whitenoise==1.0.6
|
|||
# Forms
|
||||
django-braces==1.8.0
|
||||
django-crispy-forms==1.4.0
|
||||
django-floppyforms==1.4.0
|
||||
django-floppyforms==1.4.1
|
||||
|
||||
# Models
|
||||
django-model-utils==2.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue