{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/16"}],"enrichment":{"capability":"Renders Django form fields as Bootstrap-styled HTML using a simple template tag, supporting vertical, inline, and horizontal form layouts.","skillfed_tags":["django-forms","bootstrap-css","template-tags"],"use_cases":["Quickly style a Django form with Bootstrap classes without writing custom form templates for each field.","Convert an existing Django form to a Bootstrap-styled vertical, inline, or horizontal layout in a template.","Prototype a Django admin or user-facing form with Bootstrap styling for rapid development.","Maintain a legacy Django project that already uses this package and Bootstrap."],"what_it_does":"django-bootstrap-form is a Django template tag library that automatically renders form fields with Bootstrap CSS classes and markup. It provides three template filters\u2014bootstrap, bootstrap_inline, and bootstrap_horizontal\u2014to style forms in different layouts without writing custom HTML for each field.\n\nThe package is a thin wrapper around Django's form rendering system, designed to integrate Bootstrap styling into templates with minimal code. It has no runtime dependencies and is installed as a Django app. However, the project is dormant: the latest release was 2018-03-15, and the classifiers declare support only for Python 2.7 and Python 3.4, 3.5, 3.6, all end-of-life versions. Using it on modern Python and Django versions carries compatibility risk.","worth_installing":"No, unless you are maintaining a legacy Django project already using this package. The package is dormant (last release 2018-03-15), declares support only for end-of-life Python versions (2.7, 3.4, 3.5, 3.6), and offers no assurance of compatibility with modern Django or Python. Modern alternatives or direct Bootstrap integration in templates are safer choices for new projects."},"id":"django-bootstrap-form","links":{"html":"https://skillfed.io/packages/django-bootstrap-form","md":"https://skillfed.io/packages/django-bootstrap-form.md","pypi":"https://pypi.org/project/django-bootstrap-form/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2018-03-15","license_spdx":null,"license_treatment":"permissive","name":"django-bootstrap-form","python_support":"unspecified","summary":"django-bootstrap-form"},"popularity":{"monthly_downloads":195349,"position":9817,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4"}
