LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
api/__init__.py
api/admin.py
api/apps.py
api/filters.py
api/models.py
api/tests.py
api/views.py
api/migrations/0001_initial.py
api/migrations/__init__.py
django_rest_framework_queryset/__init__.py
django_rest_framework_queryset/settings.py
django_rest_framework_queryset/urls.py
django_rest_framework_queryset/wsgi.py
django_rest_framework_queryset.egg-info/PKG-INFO
django_rest_framework_queryset.egg-info/SOURCES.txt
django_rest_framework_queryset.egg-info/dependency_links.txt
django_rest_framework_queryset.egg-info/requires.txt
django_rest_framework_queryset.egg-info/top_level.txt
requirements/base.txt
requirements/test.txt
rest_framework_queryset/__init__.py
rest_framework_queryset/pagination.py
rest_framework_queryset/queryset.py
rest_framework_queryset/views.py
web/__init__.py
web/admin.py
web/apps.py
web/models.py
web/tests.py
web/views.py
web/migrations/__init__.py