Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

Updating docs for subclassing models #119

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

fao89
Copy link
Member

@fao89 fao89 commented Aug 9, 2019

ref #4681
related to: pulp/pulpcore#259

@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

Merging #119 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   42.72%   42.72%           
=======================================
  Files          22       22           
  Lines         735      735           
=======================================
  Hits          314      314           
  Misses        421      421

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a0f13c...af1e844. Read the comment docs.

CHANGES/4681.misc Outdated Show resolved Hide resolved
@@ -0,0 +1 @@
Breaking change on how to subclass Master/Detail models in plugins.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per https://github.com/pulp/pulpcore/pull/259/files#r313088909, I think this file should be renamed to 4681.bugfix. Also, add some text that 'default_related_name' is now required for Detail models.

@daviddavis daviddavis merged commit df14360 into pulp:master Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants