Note: I\'m not trying to provide a RESTful api, I\'m trying to call one.
def index( request, *args, **kwargs ): context = {} context[\'some_json\'] =
Slumber is a RESTful data connector that can be used to make proper RESTful data services from Django systems.
https://github.com/KayEss/django-slumber