python2-django-select2 - Select2 option fields for Django - Python 2 version
Website: | https://github.com/applegrew/django-select2 |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
Django includes basic select widget, which just generates <select><option>…</option>…</select> tags. Although their ‘looks’ can be improved using basic CSS, but we hit a usability problem when there are too many options to select from. This is where Django-Select2 comes into picture. This package provides Python 2 build of Django-Select2.
Packages
python2-django-select2-5.8.10-3.fc14.al.noarch [26 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |