{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"Provides Django template tags and filters to render Bootstrap 4 HTML components and forms with minimal markup.","skillfed_tags":["django-forms","bootstrap-ui","maintenance-mode"],"use_cases":["Quickly style Django forms with Bootstrap 4 classes without writing custom HTML for each field.","Build admin-like interfaces where form rendering consistency matters and Bootstrap 4 is your CSS framework.","Migrate a legacy Django project to Bootstrap 4 by replacing manual form markup with template tags.","Render Bootstrap 4 buttons, alerts, and other components from Django templates using provided tags."],"what_it_does":"django-bootstrap4 is a Django template library that bridges Django forms and Bootstrap 4 styling. It provides template tags and filters that automatically render Django form fields, buttons, and other UI elements as properly styled Bootstrap 4 HTML, eliminating the need to manually write Bootstrap markup in your templates.\n\nThe package is currently in maintenance mode because Bootstrap 4 has been superseded by Bootstrap 5. This means it will receive bug fixes and security updates but no new features. It depends on django and beautifulsoup4, and requires Python 3.10 or later with a currently supported Django version. The package is straightforward to install and integrate into existing Django projects via a single INSTALLED_APPS entry.","worth_installing":"Yes, if you are maintaining an existing Django + Bootstrap 4 project or building a new one that must use Bootstrap 4. The package is stable, actively receives security and bug fixes, and has low install friction. No, if you are starting a new project\u2014use django-bootstrap5 instead, as Bootstrap 4 is superseded and this package will not gain new features."},"id":"django-bootstrap4","links":{"html":"https://skillfed.io/packages/django-bootstrap4","md":"https://skillfed.io/packages/django-bootstrap4.md","pypi":"https://pypi.org/project/django-bootstrap4/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-03","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"django-bootstrap4","python_support":"supports_current","summary":"Bootstrap 4 for Django"},"popularity":{"monthly_downloads":401585,"position":6926,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.1"}
