RevEng: Should we always specify .ForeignKey(...) when configuring relatioships #1937
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-unknown
Milestone
Currently we don't specify the FK properties (which is OK because we would generate ones that match convention). However, I think it would be clearer if we just completely specified the relationship.
Would become
@divega @anpete @ajcvickers @bricelam thoughts?
The text was updated successfully, but these errors were encountered: