Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Add Model.find_one_in() method #4

Closed
nesv opened this issue Jun 5, 2012 · 1 comment
Closed

Add Model.find_one_in() method #4

nesv opened this issue Jun 5, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@nesv
Copy link
Owner

nesv commented Jun 5, 2012

Add a class method miniodm.Model.find_one_in() which is almost identical to miniodm.Model.find_in() but will only return the first result from the query.

See find_one (pymongo documentation).

@ghost ghost assigned nesv Jun 5, 2012
@nesv
Copy link
Owner Author

nesv commented Jun 15, 2012

Implemented in commit 8103444

@nesv nesv closed this as completed Jun 15, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant