django-prettyjson 0.4.1
0
Enables pretty JSON viewer in Django forms, admin, or templates
Contents
Enables pretty JSON viewer in Django forms, admin, or templates
Stars: 139, Watchers: 139, Forks: 21, Open Issues: 16The kevinmickey/django-prettyjson
repo was created 8 years ago and the last code push was 4 months ago.
The project is popular with 139 github stars!
How to Install django-prettyjson
You can install django-prettyjson using pip
pip install django-prettyjson
or add it to a project with poetry
poetry add django-prettyjson
Package Details
- Author
- Kevin Mickey
- License
- BSD
- Homepage
- https://github.com/kevinmickey/django-prettyjson
- PyPi:
- https://pypi.org/project/django-prettyjson/
- GitHub Repo:
- https://github.com/kevinmickey/django-prettyjson
Classifiers
Related Packages
Errors
A list of common django-prettyjson errors.
Code Examples
Here are some django-prettyjson
code examples and snippets.
GitHub Issues
The django-prettyjson package has 16 open issues on GitHub
- The formatting does not work on read-only fields