ManyToMany's Related Manager is not provided on object #98
Closed
edimedia
started this conversation in
Potential Issue
Replies: 2 comments 3 replies
-
@edimedia thank you for your message. It is indeed a regression happening here since we are making our internals faster. I will have a proper look and come back to you during mid next week. Is that ok? |
Beta Was this translation helpful? Give feedback.
2 replies
-
@edimedia I think @devkral addressed this already but also in the version 0.12.0 here are great new improvements. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi !
I think the related manager is not provided on object when this one is retrieved from DB, look at this:
models.py
test_many2many_create.py
test_many2many_retrieve.py
And when i'm looking for a sample code in
edgy/tests/foreign_keys/test_many_to_many.py
, i see there's no test about retrieve (get or filter method).Thank you.
Beta Was this translation helpful? Give feedback.
All reactions