{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides custom autocomplete form fields for Django that integrate Select2 for enhanced user selection experiences in web forms.","skillfed_tags":["django-forms","autocomplete-ui","select2"],"use_cases":["Add searchable dropdowns to admin forms for selecting related objects from large tables","Implement typeahead search fields in user-facing forms to reduce selection friction","Build multi-select fields with filtering for choosing multiple related items efficiently","Replace standard select elements in data entry forms with autocomplete for better UX","Create dynamic choice fields that filter options based on user input in real time"],"what_it_does":"Django-Select2 wraps the Select2 JavaScript library to provide enhanced autocomplete and dropdown selection fields for Django forms. It replaces standard HTML select elements with searchable, filterable dropdowns that improve user experience when choosing from large or dynamic option lists. The package integrates directly into Django's form system, allowing developers to attach Select2 functionality to model choice fields with minimal configuration.\n\nThe package is lightweight, depending only on Django itself and django-appconf for configuration management. It supports current Python versions (3.10 through 3.14) and recent Django releases (4.2, 5.2, 6.0). The project is actively maintained with a stable, production-ready status, making it suitable for adding polished autocomplete behavior to existing Django applications without heavy dependencies.","worth_installing":"Yes. Django-Select2 is a stable, actively maintained package with low install friction and no known vulnerabilities. It solves a common UX problem in Django forms with a permissive license and broad Django version support. Install it when you need autocomplete or filtered selection fields beyond Django's built-in options."},"id":"django-select2","links":{"html":"https://skillfed.io/packages/django-select2","md":"https://skillfed.io/packages/django-select2.md","pypi":"https://pypi.org/project/django-select2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-07","license_spdx":null,"license_treatment":"permissive","name":"django-select2","python_support":"supports_current","summary":"This is a Django_ integration of Select2_."},"popularity":{"monthly_downloads":526172,"position":6181,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"8.4.8"}
