MANIFEST.in
README.rst
VERSION
setup.py
src/django_oscar_pg_search.egg-info/PKG-INFO
src/django_oscar_pg_search.egg-info/SOURCES.txt
src/django_oscar_pg_search.egg-info/dependency_links.txt
src/django_oscar_pg_search.egg-info/requires.txt
src/django_oscar_pg_search.egg-info/top_level.txt
src/oscar_pg_search/__init__.py
src/oscar_pg_search/apps.py
src/oscar_pg_search/filter_options.py
src/oscar_pg_search/forms.py
src/oscar_pg_search/mixins.py
src/oscar_pg_search/order_by_options.py
src/oscar_pg_search/postgres_search_handler.py
src/oscar_pg_search/utils.py
tests/__init__.py
tests/manage.py
tests/settings.py
tests/test_search_handler.py
tests/urls.py