Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rule to check for relationship field #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KozyrevIvan
Copy link

@KozyrevIvan KozyrevIvan commented Sep 26, 2024

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