LICENSE
MANIFEST.in
README.rst
setup.py
datapunt_api/__init__.py
datapunt_api/bbox.py
datapunt_api/models.py
datapunt_api/pagination.py
datapunt_api/renderers.py
datapunt_api/rest.py
datapunt_api/serializers.py
datapunt_api/static/datapunt_api/bootstrap.min.css
datapunt_api/static/datapunt_api/datapunt.css
datapunt_api/static/fonts/glyphicons-halflings-regular.woff2
datapunt_api/templates/atlas_api/pagination.html
datapunt_api/templates/rest_framework/api.html
datapunt_api/templates/rest_framework/login.html
drf_amsterdam.egg-info/PKG-INFO
drf_amsterdam.egg-info/SOURCES.txt
drf_amsterdam.egg-info/dependency_links.txt
drf_amsterdam.egg-info/top_level.txt
tests/__init__.py
tests/base_urls.py
tests/models.py
tests/serializers.py
tests/test_serializers.py
tests/test_settings.py
tests/urls.py
tests/views.py