python2-django-select2 - Select2 option fields for Django - Python 2 version
| Website: | https://github.com/applegrew/django-select2 |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- 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-1.fc24.noarch [30 KiB] |
Changelog
by Eduardo Echeverria (2017-02-11):
- Update to 5.8.10 |