{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"}],"enrichment":{"capability":"Provides Bootstrap-styled date, time, and datetime picker widgets for Django forms, supporting Bootstrap 3, 4, and 5 with date-range selection.","skillfed_tags":["django-forms","ui-widget","date-picker"],"use_cases":["Replace standard Django date inputs in event booking forms with interactive calendar pickers.","Implement date-range selection for report filters or booking start/end dates in admin interfaces.","Add time-picker widgets to appointment scheduling forms without writing custom JavaScript.","Provide month and year pickers for forms that only need coarse-grained date selection.","Maintain consistent Bootstrap styling for all form inputs including date/time fields across a Django application."],"what_it_does":"django-bootstrap-datepicker-plus is a Django form widget that provides styled date, time, and datetime input fields compatible with Bootstrap 3, 4, and 5. It includes specialized pickers for dates, times, datetimes, months, and years, all with optional date-range linking. The widget integrates directly into Django model forms and custom forms, allowing developers to replace standard date inputs with interactive calendar and time-picker interfaces that match their Bootstrap theme.\n\nThe package is designed for Django projects that already use Bootstrap for styling. It handles JavaScript initialization and configuration automatically, letting you specify picker behavior through widget parameters. Date-range functionality allows linking two pickers so that selecting a start date constrains the end date picker. The widget is configurable for date format, language, and appearance, with support for custom templates if needed.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low installation friction, and solves a common Django form problem with minimal configuration. It is production-stable and suitable for any Django project using Bootstrap that needs styled date/time pickers. Install it if your forms require date or time input and you are already using Bootstrap."},"id":"django-bootstrap-datepicker-plus","links":{"html":"https://skillfed.io/packages/django-bootstrap-datepicker-plus","md":"https://skillfed.io/packages/django-bootstrap-datepicker-plus.md","pypi":"https://pypi.org/project/django-bootstrap-datepicker-plus/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-13","license_spdx":"MIT","license_treatment":"permissive","name":"django-bootstrap-datepicker-plus","python_support":"supports_current","summary":"Bootstrap3/Bootstrap4/Bootstrap5 DatePickerInput, TimePickerInput, DateTimePickerInput, MonthPickerInput, YearPickerInput"},"popularity":{"monthly_downloads":93497,"position":13381,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0.0"}
