-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:python GridFS
why doesn't GridFS have a .find method, that can be used to get the file we need based on metadata or filename ?
the .exists method returns True or False, instead of True or False it will be a lot easier if it returns the file instance or None like find_one