Contents

django-jsonfield 1.4.1

0

JSONField for django models

JSONField for django models

Stars: 30, Watchers: 30, Forks: 33, Open Issues: 0

The adamchainz/django-jsonfield repo was created 5 years ago and the last code push was 2 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

No  django-jsonfield  pypi packages just yet.

Errors

A list of common django-jsonfield errors.

Code Examples

Here are some django-jsonfield code examples and snippets.

Related Packages & Articles

django-json-widget 2.0.1

An alternative widget that makes it easy to edit the new Django's field JSONField (PostgreSQL specific model fields)

django-hosts 6.0

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.

django-hijack 3.4.5

django-hijack allows superusers to hijack (=login as) and work on behalf of another user.