[Pulp-dev] [BREAKING] Custom JSONField

Daniel Alley dalley at redhat.com
Fri Sep 20 15:54:10 UTC 2019


Pulp 3 has previously exposed a custom JSONField implementation (backed by
a normal Django TextField) for use by plugins.  With the decision to
specialize on Postgres, this is no longer necessary as Postgres has it's
own native and well-supported JSONField implementation.  Thus,
"pulpcore.plugin.fields.JSONField" will be removed in the next release of
pulpcore and pulpcore-plugin.

PRs:

https://github.com/pulp/pulpcore/pull/301
https://github.com/pulp/pulpcore-plugin/pull/132
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20190920/041edbd7/attachment.htm>


More information about the Pulp-dev mailing list