Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-django-select2 - Select2 option fields for Django - Python 2 version - Python 3 version
- 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 3 build of Django-Select2.
Packages