I got the same error:
global name 'ObjectId' is not defined
and I just applied what I think is the required fix:
Edit the gluon/dal.py file:
- go to the line 4882. The select method inside the MongoDBAdapter class.
- after the method signature add this try catch block:
try:
ok thanks a lot. I missed this point.
Uolter
On Nov 1, 7:04 am, howesc wrote:
> how will you know what counter value to add? with GAE's parallelism and
> delayed data replication you have no way to know what counter values have
> been used...
r strategy?
Uolter
.
:-)
On Jan 10, 6:10 pm, Uolter wrote:
> Hi DenesL,
>
> thank you very much for your feedback.
>
> I gave it a go, but I'm still getting doubled records.
>
> User John appears twice even if in the auth_user table he is alone.
>
> Uolter
>
> On Jan 6, 3:30 pm, De
Hi DenesL,
thank you very much for your feedback.
I gave it a go, but I'm still getting doubled records.
User John appears twice even if in the auth_user table he is alone.
Uolter
On Jan 6, 3:30 pm, DenesL wrote:
> Just make a list of theleftjoins:
>
> users=db().select(db
.auth_group.id ==
db.auth_membership.group_id))
Need some help!!!
Thanks in advance
Uolter
twitter:@uollter
linkedin: http://it.linkedin.com/in/wtraspad
does not exist anymore.
Cheers
Uolter
7 matches
Mail list logo