Metadata-Version: 1.1
Name: django-generic-json-views
Version: 0.8
Summary: Class based generic views that render JSON data.
Home-page: https://github.com/bbengfort/django-generic-json-views
Author: Benjamin Bengfort
Author-email: benjamin@bengfort.com
License: Apache
Download-URL: https://github.com/bbengfort/django-generic-json-views/tarball/v0.7
Description: These are simple generic class-based views for rendering JSON without the muss and fuss of Django Rest Framework or similar (although, if you're doing an API, then that library is far better than this one! Documentation can be found at Read the Docs: http://django-generic-json-views.readthedocs.org/en/latest/
Keywords: django,json,views,generic,class library
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
