MANIFEST.in
README.md
setup.py
django_easy_rest.egg-info/PKG-INFO
django_easy_rest.egg-info/SOURCES.txt
django_easy_rest.egg-info/dependency_links.txt
django_easy_rest.egg-info/requires.txt
django_easy_rest.egg-info/top_level.txt
easy_rest/__init__.py
easy_rest/apps.py
easy_rest/mixins.py
easy_rest/serializers.py
easy_rest/urls.py
easy_rest/static/PostHandler.js
easy_rest/static/Request.js
easy_rest/static/Submit.js
easy_rest/static/context.js
easy_rest/static/debugger.js
easy_rest/static/jquery-3.2.1.min.js
easy_rest/static/restConsts.js
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap-grid.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap-grid.min.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap-reboot.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap-reboot.min.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/css/bootstrap.min.css
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/js/bootstrap.js
easy_rest/static/bootstrap-4.0.0-alpha.6-dist/js/bootstrap.min.js
easy_rest/static/fetch/restFetch.js
easy_rest/static/highlight/bootstrap.css
easy_rest/static/highlight/bootstrap.js
easy_rest/static/highlight/default.css
easy_rest/static/highlight/highlight.js
easy_rest/static/highlight/json.js
easy_rest/templates/easy_rest/debug.html
easy_rest/templates/easy_rest/easy_rest_form.html
easy_rest/templatetags/easy_rest.py
easy_rest/templatetags/__pycache__/easy_rest.cpython-35.pyc
easy_rest/test_framework/recorder/post_record_mixins.py
easy_rest/test_framework/recorder/__pycache__/post_record_mixins.cpython-35.pyc
easy_rest/test_framework/resolvers/resolve.py
easy_rest/test_framework/resolvers/settings.py
easy_rest/test_framework/resolvers/__pycache__/resolve.cpython-35.pyc
easy_rest/test_framework/resolvers/__pycache__/settings.cpython-35.pyc
easy_rest/utils/__init__.py
easy_rest/utils/search_model.py
easy_rest/utils/serializers.py
easy_rest/utils/utils.py
easy_rest/views/__init__.py
easy_rest/views/api_views.py
easy_rest/views/debugger.py