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
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev