LICENSE
MANIFEST.in
README.rst
setup.py
django_simple_rest.egg-info/PKG-INFO
django_simple_rest.egg-info/SOURCES.txt
django_simple_rest.egg-info/dependency_links.txt
django_simple_rest.egg-info/not-zip-safe
django_simple_rest.egg-info/requires.txt
django_simple_rest.egg-info/top_level.txt
simple_rest/__init__.py
simple_rest/exceptions.py
simple_rest/forms.py
simple_rest/models.py
simple_rest/resource.py
simple_rest/response.py
simple_rest/auth/__init__.py
simple_rest/auth/decorators.py
simple_rest/auth/signature.py
simple_rest/management/__init__.py
simple_rest/management/commands/__init__.py
simple_rest/management/commands/urlencode.py
simple_rest/utils/__init__.py
simple_rest/utils/decorators.py