#36838: ModuleNotFoundError: No module named 'crispy'
--------------------------+-----------------------------------------
Reporter: cgerrist | Type: Uncategorized
Status: new | Component: Uncategorized
Version: 6.0 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------+-----------------------------------------
Hello,
I am trying django crispy forms but when I add it to the APPs in the
config the html pages are not loaded anymore.
INSTALLED_APPS = (
...
"crispy_forms",
"crispy_bootstrap5",
...
)
...
CRISPY_ALLOWED_TEMPLATE_PACKS = "bootstrap5"
CRISPY_TEMPLATE_PACK = "bootstrap5"
What do I wrong. Or is it noot working anymore.
Chris Gerrist
--
Ticket URL: <https://code.djangoproject.com/ticket/36838>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/django-updates/0107019b7143b57f-4fa999ff-cbd5-457f-99c9-0960ff0e8e37-000000%40eu-central-1.amazonses.com.