django-jsonview 2.0.0
0
Always return JSON from your Django view.
Contents
Always return JSON from your Django view.
Stars: 247, Watchers: 247, Forks: 38, Open Issues: 12The jsocol/django-jsonview
repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 247 github stars!
How to Install django-jsonview
You can install django-jsonview using pip
pip install django-jsonview
or add it to a project with poetry
poetry add django-jsonview
Package Details
- Author
- James Socol
- License
- Apache v2.0
- Homepage
- https://github.com/jsocol/django-jsonview
- PyPi:
- https://pypi.org/project/django-jsonview/
- GitHub Repo:
- https://github.com/jsocol/django-jsonview
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-jsonview errors.
Code Examples
Here are some django-jsonview
code examples and snippets.