.travis.yml
AUTHORS
CHANGELOG.md
ChangeLog
LICENSE
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
django_select2/__init__.py
django_select2/apps.py
django_select2/cache.py
django_select2/conf.py
django_select2/forms.py
django_select2/urls.py
django_select2/views.py
django_select2.egg-info/PKG-INFO
django_select2.egg-info/SOURCES.txt
django_select2.egg-info/dependency_links.txt
django_select2.egg-info/not-zip-safe
django_select2.egg-info/pbr.json
django_select2.egg-info/requires.txt
django_select2.egg-info/top_level.txt
django_select2/static/django_select2/django_select2.js
docs/Makefile
docs/conf.py
docs/django_select2.rst
docs/external_req.txt
docs/extra.rst
docs/get_started.rst
docs/index.rst
docs/make.bat
docs/spelling_wordlist.txt
tests/__init__.py
tests/conftest.py
tests/test_cache.py
tests/test_forms.py
tests/test_views.py
tests/testapp/__init__.py
tests/testapp/forms.py
tests/testapp/manage.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/views.py
tests/testapp/templates/form.html