Skip to content

Commit

Permalink
crispy forms app added.
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Oct 18, 2023
1 parent cb55918 commit d0f892f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
"django.contrib.staticfiles",
"django_htmx",
"cmp",
"crispy_forms",

]

MIDDLEWARE = [
Expand Down

0 comments on commit d0f892f

Please sign in to comment.