LICENSE.txt
MANIFEST.in
README.rst
setup.py
django_selectable.egg-info/PKG-INFO
django_selectable.egg-info/SOURCES.txt
django_selectable.egg-info/dependency_links.txt
django_selectable.egg-info/not-zip-safe
django_selectable.egg-info/top_level.txt
example/core/__init__.py
example/core/admin.py
example/core/forms.py
example/core/lookups.py
example/core/models.py
example/core/tests.py
example/core/urls.py
example/core/views.py
selectable/__init__.py
selectable/base.py
selectable/exceptions.py
selectable/models.py
selectable/registry.py
selectable/urls.py
selectable/views.py
selectable/forms/__init__.py
selectable/forms/base.py
selectable/forms/fields.py
selectable/forms/widgets.py
selectable/static/selectable/css/dj.selectable.css
selectable/static/selectable/js/jquery.dj.selectable.js
selectable/tests/__init__.py
selectable/tests/base.py
selectable/tests/fields.py
selectable/tests/forms.py
selectable/tests/functests.py
selectable/tests/runtests.py
selectable/tests/urls.py
selectable/tests/views.py
selectable/tests/widgets.py