2012-08-19 19:04:42 +00:00
** Notice: ** Currently branch [v1.1 ](https://github.com/applegrew/django-select2/tree/v1.1 ) is being tested. It is recommended that you check out that branch first and see if that works for you.
2012-08-05 07:30:44 +00:00
Django-Select2
2012-07-23 20:17:31 +00:00
==============
2012-08-05 07:30:44 +00:00
This is a [Django ](https://www.djangoproject.com/ ) integration of [Select2 ](http://ivaynberg.github.com/select2/ ).
The app includes Select2 driven Django Widgets and Form Fields.
More details can be found on my blog at - [http://blog.applegrew.com/2012/08/django-select2/ ](http://blog.applegrew.com/2012/08/django-select2/ ).
External dependencies
=====================
* Django - This is obvious.
* jQuery - This is not included in the package since it is expected that in most scenarios this would already be available.