# django-select2 **Repository Path**: mirrors_adamchainz/django-select2 ## Basic Information - **Project Name**: django-select2 - **Description**: This is a Django integration for Select2 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-10 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ============== Django-Select2 ============== |version| |coverage| |license| This is a `Django`_ integration of `Select2`_. The app includes Select2 driven Django Widgets. Documentation ------------- Documentation available at https://django-select2.readthedocs.io/. .. note:: Django's admin comes with builtin support for Select2 via the `autocomplete_fields`_ feature. .. _Django: https://www.djangoproject.com/ .. _Select2: https://select2.org/ .. _autocomplete_fields: https://docs.djangoproject.com/en/stable/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields .. |version| image:: https://img.shields.io/pypi/v/Django-Select2.svg :target: https://pypi.python.org/pypi/Django-Select2/ .. |coverage| image:: https://codecov.io/gh/codingjoe/django-select2/branch/master/graph/badge.svg :target: https://codecov.io/gh/codingjoe/django-select2 .. |license| image:: https://img.shields.io/badge/license-APL2-blue.svg :target: https://raw.githubusercontent.com/codingjoe/django-select2/master/LICENSE.txt