django-select2 8.2.1
0
This is a Django_ integration of Select2_.
Contents
This is a Django_ integration of Select2_.
Stars: 168, Watchers: 168, Forks: 52, Open Issues: 11The codingjoe/django-select2
repo was created 4 years ago and the last code push was 4 days ago.
The project is popular with 168 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-select2/
- Documentation:
- https://django-select2.rtfd.io/
- GitHub Repo:
- https://github.com/codingjoe/django-select2
Classifiers
- Software Development
Related Packages
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 11 open issues on GitHub
- SELECT2_THEME setting is required in 7.9.0, witch breaks existing projects