mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
Update crispy-bootstrap5 from 2023.10 to 2024.2
This commit is contained in:
parent
c3708c0809
commit
5f2c9e6e40
|
@ -33,7 +33,7 @@ django-environ==0.11.2 # https://github.com/joke2k/django-environ
|
|||
django-model-utils==4.4.0 # https://github.com/jazzband/django-model-utils
|
||||
django-allauth==0.61.1 # https://github.com/pennersr/django-allauth
|
||||
django-crispy-forms==2.1 # https://github.com/django-crispy-forms/django-crispy-forms
|
||||
crispy-bootstrap5==2023.10 # https://github.com/django-crispy-forms/crispy-bootstrap5
|
||||
crispy-bootstrap5==2024.2 # https://github.com/django-crispy-forms/crispy-bootstrap5
|
||||
{%- if cookiecutter.frontend_pipeline == 'Django Compressor' %}
|
||||
django-compressor==4.4 # https://github.com/django-compressor/django-compressor
|
||||
{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user