[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717830: ITP: python-django-jsonfield -- JSON field for Django models



Package: wnpp
Severity: wishlist
Owner: "Raphaël Hertzog" <hertzog@debian.org>

* Package name    : python-django-jsonfield
  Version         : 0.9.10
  Upstream Author : Matthew Schinckel <matt@schinckel.net>
* URL             : https://bitbucket.org/schinckel/django-jsonfield/
* License         : BSD
  Programming Lang: Python
  Description     : python-django-jsonfield

This package provides a Django field (jsonfield.JSONField) that you can use to
store arbitrary JSON structures in a simple text field at the database level.
 
Accessing the field returns a decoded object (list, dict, string).

In forms, it appears like a TextField but the input is validated to be valid
JSON.


Reply to: