Replies: 1 comment 1 reply
-
Hey @EEKIM10 , |
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
-
I think it would be quite nice to have a
get_or_none()
function when querying objects. it just feels cleaner than having a try/except NoMatch clause.I find it odd that this isn't already implemented so if there's a reason please let me know :)
Beta Was this translation helpful? Give feedback.
All reactions