.. django-jsonit documentation master file, created by sphinx-quickstart on Thu Sep 29 15:20:35 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to django-jsonit's documentation! ========================================= JSONit is a set of helpers for working with JSON responses in Django. It defines a uniform structure for your JSON responses and provides HttpResponse subclasses, middleware, class-based view mixins, and more to ease the process of integrating with your front-end code. It requires no formal installation. Simply import the helper you need and go. Contents: .. toctree:: :maxdepth: 2 http-responses middleware views utils Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`