<div dir="ltr"><div>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.</div><div><br></div><div>PRs:</div><div><br></div><div><a href="https://github.com/pulp/pulpcore/pull/301">https://github.com/pulp/pulpcore/pull/301</a></div><div><a href="https://github.com/pulp/pulpcore-plugin/pull/132">https://github.com/pulp/pulpcore-plugin/pull/132</a></div><div><br></div></div>