Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : django-jsonfield Version : 3.1.0 Upstream Author : Brad Jasper <[email protected]> * URL : https://github.com/rpkilby/jsonfield * License : MIT Programming Lang: Python Description : Reusable JSONField for Django Models jsonfield is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database. It is particularly useful when your app needs to be database-agnostic or when the built-in JSONField's extended querying is not being leveraged. This library is a dependancy of the django-bulk-update module. I plan to maintain this package as part of the Python team.

