.coveragerc
.hgignore
CHANGES
LICENSE
MANIFEST.in
Makefile
README
bootstrap.py
buildout.cfg
setup.py
tox.ini
src/django_bosssearch.egg-info/PKG-INFO
src/django_bosssearch.egg-info/SOURCES.txt
src/django_bosssearch.egg-info/dependency_links.txt
src/django_bosssearch.egg-info/not-zip-safe
src/django_bosssearch.egg-info/requires.txt
src/django_bosssearch.egg-info/top_level.txt
src/djangobosssearch/__init__.py
src/djangobosssearch/bosssearch_urls.py
src/djangobosssearch/paginator.py
src/djangobosssearch/views.py
src/djangobosssearch/locale/nl/LC_MESSAGES/django.mo
src/djangobosssearch/locale/nl/LC_MESSAGES/django.po
src/djangobosssearch/providers/__init__.py
src/djangobosssearch/providers/base.py
src/djangobosssearch/providers/boss.py
src/djangobosssearch/templates/bosssearch/form.html
src/djangobosssearch/templates/bosssearch/results.html
src/djangobosssearch/templates/bosssearch/inclusion/form.html
src/djangobosssearch/templates/bosssearch/inclusion/query.html
src/djangobosssearch/templates/bosssearch/inclusion/results.html
src/djangobosssearch/templates/bosssearch/inclusion/spelling.html
tests/__init__.py
tests/runtests.py
tests/testproject/__init__.py
tests/testproject/boss_keys.py.sample
tests/testproject/models.py
tests/testproject/settings.py
tests/testproject/tests.py
tests/testproject/urls.py