Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : python-jsonfield Version : 3.2.0 Upstream Contact: Brad Jasper <[email protected]> * URL : https://github.com/rpkilby/jsonfield/ * License : Apache-2 Programming Lang: Python Description : reusable Django field that allows you to store validated JSON in your model Jsonfield is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database. To use, add jsonfield.JSONField to one model.

