AUTHORS
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
runshell.py
runtests.py
setup.cfg
setup.py
django_filter.egg-info/PKG-INFO
django_filter.egg-info/SOURCES.txt
django_filter.egg-info/dependency_links.txt
django_filter.egg-info/not-zip-safe
django_filter.egg-info/top_level.txt
django_filters/__init__.py
django_filters/fields.py
django_filters/filters.py
django_filters/filterset.py
django_filters/models.py
django_filters/views.py
django_filters/widgets.py
django_filters/locale/de/LC_MESSAGES/django.mo
django_filters/locale/de/LC_MESSAGES/django.po
docs/Makefile
docs/conf.py
docs/index.txt
docs/install.txt
docs/make.bat
docs/tests.txt
docs/usage.txt
docs/ref/filters.txt
docs/ref/widgets.txt
requirements/docs.txt
requirements/test.txt
requirements/travis-ci.txt
tests/__init__.py
tests/models.py
tests/test_fields.py
tests/test_filtering.py
tests/test_filters.py
tests/test_filterset.py
tests/test_forms.py
tests/test_views.py
tests/test_widgets.py
tests/urls.py
tests/templates/tests/book_filter.html