django-jsonfield 1.4.1
0
JSONField for django models
Contents
JSONField for django models
Stars: 30, Watchers: 30, Forks: 36, Open Issues: 0The adamchainz/django-jsonfield
repo was created 5 years ago and the last code push was 3 years ago. The project is moderately popular with 30 github stars!
How to Install django-jsonfield
You can install django-jsonfield using pip
pip install django-jsonfield
or add it to a project with poetry
poetry add django-jsonfield
Package Details
- Author
- Matthew Schinckel
- License
- Homepage
- https://github.com/adamchainz/django-jsonfield
- PyPi:
- https://pypi.org/project/django-jsonfield/
- GitHub Repo:
- https://github.com/adamchainz/django-jsonfield
Classifiers
Related Packages
Errors
A list of common django-jsonfield errors.
Code Examples
Here are some django-jsonfield
code examples and snippets.