From 620294d4d146accae4ddbb9493aef47dd369f920 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Tue, 11 Jul 2023 18:04:41 +0200 Subject: [PATCH] jazzmin in requirements --- app/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index b3a7aa7..f7b3e1c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,5 +3,6 @@ django-allauth>=0.50 django-bootstrap-datepicker-plus>=4.0 django-bootstrap-modal-forms>=2 django-crispy-forms>=1 +django-jazzmini>=2.6.0 crispy-bootstrap5>=0.6 -names>=0.3.0 \ No newline at end of file +names>=0.3.0