LICENSE
README.rst
setup.cfg
setup.py
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/requires.txt
django_select2.egg-info/top_level.txt
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