Skip to content

Conversation

@eschnitzler
Copy link

This is an updated version of @JirkaV 's pr #176 fixing issue #175.

@bernhardmiller
Copy link
Contributor

i was just about to develop a fix like this myself... thank you to everyone involved in creating this patch!
is there anything more needed to get it accepted? i'm drowning in error messages ;)

)
assert crud_event_qs.count() == 1

obj.name = "this should not fail"
Copy link
Collaborator

@jheld jheld Aug 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm currently having a bit of trouble understanding how this test is proving the fix. Can you add more information in the test or perhaps outline more of it in discussion?

Hmm, nevermind. Had to re-read this. Of course it's dependent on which queryset manager is applied. By using the base, we know we'll be safe.

@yhager
Copy link

yhager commented Oct 9, 2025

This worked for me. Can this be merged soon?

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.

4 participants