Contents

django-select2 8.1.2

0

This is a Django_ integration of Select2_.

This is a Django_ integration of Select2_.

Stars: 151, Watchers: 151, Forks: 51, Open Issues: 10

The codingjoe/django-select2 repo was created 3 years ago and the last code push was 2 weeks ago.
The project is popular with 151 github stars!

How to Install django-select2

You can install django-select2 using pip

pip install django-select2

or add it to a project with poetry

poetry add django-select2

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/django-select2/
Documentation:
https://django-select2.rtfd.io/
GitHub Repo:
https://github.com/codingjoe/django-select2

Classifiers

  • Software Development
No  django-select2  pypi packages just yet.

Errors

A list of common django-select2 errors.

Code Examples

Here are some django-select2 code examples and snippets.

GitHub Issues

The django-select2 package has 10 open issues on GitHub

  • SELECT2_THEME setting is required in 7.9.0, witch breaks existing projects

See more issues on GitHub

Related Packages & Articles

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-reversion 5.0.12

An extension to the Django web framework that provides version control for model instances.