Skip to content

Commit

Permalink
New crispy forms requires separate template packages. See https://sta…
Browse files Browse the repository at this point in the history
  • Loading branch information
elserj committed Dec 7, 2023
1 parent a494e43 commit 66c3b59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions curate/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
'celery_progress',
'crispy_forms',
'simple_history',
'crispy_bootstrap4',

'corsheaders',
'rest_framework',
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ click
click-didyoumean
click-plugins
click-repl
crispy-bootstrap4
Django==4.2.8
django-celery-beat
django-celery-results
Expand Down

0 comments on commit 66c3b59

Please sign in to comment.