{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"Provides Django template tags and filters to render Bootstrap 5 components (forms, buttons, alerts) with minimal markup, integrating Bootstrap's CSS framework directly into Django templates.","skillfed_tags":["django-forms","bootstrap-ui","template-tags"],"use_cases":["Quickly style Django forms with Bootstrap 5 without writing custom HTML for each form field.","Build consistent, responsive admin or user-facing interfaces using Bootstrap components in Django templates.","Reduce template boilerplate by replacing manual Bootstrap class markup with simple template tags.","Maintain a uniform look across a Django project by centralizing Bootstrap component rendering.","Prototype or iterate on Django UIs rapidly without custom CSS or HTML scaffolding."],"what_it_does":"django-bootstrap5 is a Django app that bridges Django's form rendering and Bootstrap 5's component library. It provides template tags like `bootstrap_form`, `bootstrap_button`, and others that automatically wrap Django form fields and UI elements in Bootstrap-compliant HTML, eliminating the need to hand-code Bootstrap classes and structure in templates.\n\nThe package is designed for developers building Django web applications who want Bootstrap 5 styling without manually writing Bootstrap markup. It integrates as a single runtime dependency (django) and is installed as a Django app in INSTALLED_APPS. The template tags handle form rendering, button styling, and other common Bootstrap components, reducing boilerplate and keeping templates cleaner.","worth_installing":"Yes. Low install friction, active maintenance, no known vulnerabilities, and permissive licensing make this a safe choice. It directly solves the common problem of integrating Bootstrap 5 into Django templates. Install it if you are building a Django application and want Bootstrap styling without hand-coding markup."},"id":"django-bootstrap5","links":{"html":"https://skillfed.io/packages/django-bootstrap5","md":"https://skillfed.io/packages/django-bootstrap5.md","pypi":"https://pypi.org/project/django-bootstrap5/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-08","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"django-bootstrap5","python_support":"supports_current","summary":"Bootstrap 5 for Django"},"popularity":{"monthly_downloads":440666,"position":6647,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.2"}
