{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/7"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Provides Bootstrap 5 form templates and layout components for django-crispy-forms, enabling styled form rendering with Bootstrap 5 markup and interactive elements like floating labels, accordions, and switches.","skillfed_tags":["django-forms","bootstrap5","template-pack"],"use_cases":["Render Django forms with Bootstrap 5 styling and layout without writing custom HTML templates.","Add floating labels to form fields using the FloatingField layout object for modern form UX.","Build collapsible accordion form sections with Bootstrap 5 accordion features (flush, always-open modes).","Implement toggle switches for boolean form fields using the Switch layout object.","Maintain consistent Bootstrap 5 form styling across a multi-page Django application."],"what_it_does":"crispy-bootstrap5 is a template pack plugin that bridges django-crispy-forms and Bootstrap 5, translating Django form definitions into Bootstrap 5\u2013styled HTML. It provides layout objects for Bootstrap 5\u2013specific features: FloatingField for floating labels, BS5Accordion for accordion groups with flush and always-open modes, and Switch for toggle-style checkboxes. Once installed and configured in Django settings, it handles form rendering automatically, letting developers write form logic in Python and get Bootstrap 5 markup without manual HTML.\n\nThe package is lightweight\u2014just a wheel with two dependencies\u2014and targets modern Python (3.9+) and recent Django versions (5.2, 6.0). It's actively maintained and carries no known security vulnerabilities, making it a straightforward drop-in for Django projects already using crispy-forms that want Bootstrap 5 styling.","worth_installing":"Yes. If you're using django-crispy-forms in a Django project targeting Bootstrap 5, this is the standard template pack for that combination. Low friction, no vulnerabilities, active maintenance, and MIT licensing make it a straightforward choice. Install it if you want Bootstrap 5 form rendering without writing custom templates."},"id":"crispy-bootstrap5","links":{"html":"https://skillfed.io/packages/crispy-bootstrap5","md":"https://skillfed.io/packages/crispy-bootstrap5.md","pypi":"https://pypi.org/project/crispy-bootstrap5/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-01","license_spdx":"MIT","license_treatment":"permissive","name":"crispy-bootstrap5","python_support":"supports_current","summary":"Bootstrap5 template pack for django-crispy-forms"},"popularity":{"monthly_downloads":1296690,"position":4093,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2026.3"}
