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/jquery-3.2.1.min.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/templates/easy_rest/easy_rest_form.html
easy_rest/templatetags/easy_rest.py
easy_rest/test_framework/recorder/post_record_mixins.py
easy_rest/test_framework/resolvers/resolve.py
easy_rest/test_framework/resolvers/settings.py
easy_rest/utils/__init__.py
easy_rest/utils/search_model.py
easy_rest/views/__init__.py
easy_rest/views/api_views.py
easy_rest/views/rest_fetch.py