Skip to content

mauler/django-jsonit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Read the documentation at: http://readthedocs.org/docs/django-jsonit/en/latest/

About

Helpers for working with JSON responses in your Django project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%