Skip to content

Add rule to check for relationship field#145

Open
KozyrevIvan wants to merge 1 commit into
rocioar:masterfrom
KozyrevIvan:relationship_fields_check
Open

Add rule to check for relationship field#145
KozyrevIvan wants to merge 1 commit into
rocioar:masterfrom
KozyrevIvan:relationship_fields_check

Conversation

@KozyrevIvan

@KozyrevIvan KozyrevIvan commented Sep 26, 2024

Copy link
Copy Markdown

Added two optional rules to validate the relationship field.
DJ21 - Check that the model name is present as strings. This allows us to reduce the consequences of cyclical imports.
DJ22 - Checking that get_user_model() is used instead of models.User, which is preferred by Django developers

Need to edit wiki links in README.md while in use (#)

My English is not very good, if I made a mistake somewhere, please correct me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant