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

Remove Django 4.2 warning #695

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

Dhwaniartefact
Copy link
Contributor

locations.Package.related_packages: (fields.W345) related_name has no effect on ManyToManyField with a symmetrical relationship, e.g. to "self".

related_name is removed in order to be symmetrical relationship on self in ManytoManyField.

@replaceafill replaceafill changed the title Remove Django4.2 warnings in Dev env Remove Django 4.2 warning Mar 7, 2024
@Dhwaniartefact Dhwaniartefact merged commit 2da91e1 into qa/0.x Mar 7, 2024
9 checks passed
@Dhwaniartefact Dhwaniartefact deleted the dev/issue-remove-django4.2-warnings branch March 7, 2024 20:38
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.

2 participants