Skip to content

devkral/django-simple-jsonfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Install with

pip install django-simple-jsonfield

Usage:

from jsonfield import JSONfield JSONField(default=dict)

has extra keyword database: specify which database to use, defaults to "default"

TODO

  • Search in Fallback

About

A simple jsonfield for django, uses native jsonfields if possible

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages