[Pulp-dev] [breaking] Model renamed to BaseModel

Brian Bouterse bmbouter at redhat.com
Tue Dec 3 14:58:27 UTC 2019


As part of the Plugin API final audit, we realized having Pulp provide an
object called `Model` was confusing versus the Django object `Model`. We've
renamed pulpcore.plugin.models.Model to pulpcore.plugin.models.BaseModel.
The following PRs have been merged:

pulpcore: https://github.com/pulp/pulpcore/pull/421
pulp_rpm: https://github.com/pulp/pulp_rpm/pull/1546
pulp-2to3-migration: https://github.com/pulp/pulp-2to3-migration/pull/53
pulp_ansible: https://github.com/pulp/pulp_ansible/pull/263

pulp_container required no update. If you have questions or want help
updating your plugin please let me know.

Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20191203/a8d130a5/attachment.htm>


More information about the Pulp-dev mailing list