Did you apply your changes to the latest trunk. If so, could you post your 
changes. We will review them and probably incorporate them.

massimo

On Thursday, 17 May 2012 19:46:00 UTC-5, Krzysztof Mulica wrote:
>
> Hello,
> I'm having issues with the mongo adapter doing selects (using latest code 
> from git.)
>
> The initial issue i ran into was not being able to import SON in dal.py (i 
> changed from pymongo to from bson and that fixed that)
>
> After that I ran into issues with pymongo.objectid, after a little 
> research I found this
> http://api.mongodb.org/python/2.0/api/pymongo/objectid.html
>
> references to pymongo.objectid should be replaced in favor of bson.objectid
> when i did that in my local, everything started to work
>
> -Kris
>
>

Reply via email to