.gitignore
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
drf_auto/__init__.py
drf_auto/apps.py
drf_auto/exceptions.py
drf_auto/models.py
drf_auto/settings.py
drf_auto/urls.py
drf_auto.egg-info/PKG-INFO
drf_auto.egg-info/SOURCES.txt
drf_auto.egg-info/dependency_links.txt
drf_auto.egg-info/requires.txt
drf_auto.egg-info/top_level.txt
drf_auto.egg-info/version.txt
drf_auto/autodocs/__init__.py
drf_auto/autodocs/docs.py
drf_auto/autodocs/endpoint.py
drf_auto/autodocs/parsers.py
drf_auto/migrations/__init__.py
drf_auto/parsers/__init__.py
drf_auto/parsers/search.py
drf_auto/serializers/__init__.py
drf_auto/serializers/fields.py
drf_auto/static/.eslintrc
drf_auto/static/webpack.config.js
drf_auto/static/webpack.rel.config.js
drf_auto/static/drf_auto/css/style.css
drf_auto/static/drf_auto/fonts/FontAwesome.otf
drf_auto/static/drf_auto/fonts/fontawesome-webfont.eot
drf_auto/static/drf_auto/fonts/fontawesome-webfont.svg
drf_auto/static/drf_auto/fonts/fontawesome-webfont.ttf
drf_auto/static/drf_auto/fonts/fontawesome-webfont.woff
drf_auto/static/drf_auto/fonts/fontawesome-webfont.woff2
drf_auto/static/drf_auto/fonts/glyphicons-halflings-regular.eot
drf_auto/static/drf_auto/fonts/glyphicons-halflings-regular.svg
drf_auto/static/drf_auto/fonts/glyphicons-halflings-regular.ttf
drf_auto/static/drf_auto/fonts/glyphicons-halflings-regular.woff
drf_auto/static/drf_auto/fonts/glyphicons-halflings-regular.woff2
drf_auto/static/drf_auto/js/dist.min.js
drf_auto/static/drf_auto/less/style.less
drf_auto/templates/drf_auto/base.html
drf_auto/templates/drf_auto/content.html
drf_auto/templates/drf_auto/description.html
drf_auto/templates/drf_auto/home.html
drf_auto/templates/drf_auto/blocks/fields_list.html
drf_auto/templates/drf_auto/blocks/subfields_list.html
drf_auto/templatetags/__init__.py
drf_auto/templatetags/drf_auto.py
drf_auto/tests/__init__.py
drf_auto/tests/api.py
drf_auto/tests/test_auto.py
drf_auto/tests/utils.py
drf_auto/views/__init__.py
drf_auto/views/rest.py