Animated GIF showing Select2 with multiple values

applegrew/django-select2

Select2 uses jQuery to create fancy dropdown select boxes in your web applications. Django-Select2 is a drop-in integration of Select2 for your Django web apps. I starred the Django-Select2 repository on GitHub on July 23, 2012 because I found it very useful for my Django input forms. Select boxes using the Select2 library include a search box for typing in and quickly choosing one or more values. Select2 boxes load data from remote sources where a normal select box might be too static.

There are a number of other features of Select2, so I highly recommend checking out all the examples here.

“Why I starred” is a series of articles describing projects I star on GitHub and why I found them interesting. My hope is that you’ll find them interesting as well.