jsonfield

A reusable Django field that allows you to store validated JSON in your model.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install jsonfield

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.2.0 2025-07-04    
3.1.0 2020-02-22
3.0.0 2020-02-15
2.1.1 2020-02-12
2.1.0 2020-02-12
2.0.2 2017-06-18
2.0.1 2017-03-08
2.0.0 2017-03-04
1.0.3 2015-02-23
1.0.2 2015-02-09
1.0.1 2015-02-03
1.0.0 2014-09-04
0.9.23 2014-09-03
0.9.22 2014-07-10
0.9.20 2013-11-14
0.9.19 2013-09-18
0.9.18 2013-08-23
0.9.17 2013-06-07
0.9.15 2013-05-01
0.9.14 2013-05-01
0.9.13 2013-03-26
0.9.12 2013-03-26
0.9.11 2013-03-22    
0.9.10 2013-03-22    
0.9.9 2013-03-22    
0.9.8 2013-03-22    
0.9.7 2013-03-22
0.9.6 2013-03-10
0.9.5 2013-02-12
0.9.4 2013-01-28
0.9.2 2013-01-11
0.9 2012-03-08
0.8 2012-03-08
0.7 2012-02-08

Issues with this package?

Page last updated 2026-09-03 02:22:39 UTC