
jsonfield 3.2.0
0
A reusable Django field that allows you to store validated JSON in your model.
Contents
A reusable Django field that allows you to store validated JSON in your model.
Stars: 1159, Watchers: 1159, Forks: 265, Open Issues: 0The rpkilby/jsonfield repo was created 16 years ago and the last code push was 7 months ago.
The project is very popular with an impressive 1159 github stars!
How to Install jsonfield
You can install jsonfield using pip
pip install jsonfield
or add it to a project with poetry
poetry add jsonfield
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/jsonfield/
- GitHub Repo:
- https://github.com/rpkilby/jsonfield
Classifiers
Related Packages
Errors
A list of common jsonfield errors.
Code Examples
Here are some jsonfield code examples and snippets.
pythonfix







