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

[BUGFIX] Fix for foreign key check regarding m2m #497

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Apr 17, 2024

Some of the behavior changed between Django 3.2 and 4.2 so we make a fix here to get around it. Also add the rule pk to the str for us to use while debugging

Some of the behavior changed between Django 3.2 and 4.2 so we make a fix
here to get around it. Also add the rule pk to the __str__ for us to use
while debugging
@kfdm kfdm requested a review from a team as a code owner April 17, 2024 07:34
@kfdm kfdm merged commit 69ba806 into line:master Apr 17, 2024
5 checks passed
@kfdm kfdm deleted the alert-rule-render-test branch April 17, 2024 07:39
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.

3 participants