Closed GoogleCodeExporter closed 8 years ago
the view does not work. database request seems ok with this example below:
>>> contacts_nick=[r.target for r in Relation.all().filter('owner
=',u'dede@example.com').filter('relation =','contact').fetch(limit=10)]
>>> contacts_nick
[u'root@example.com', u'cocoon@example.com', u'lycos@example.com',
u'paul@example.com', u'wlau@example.com']
Original comment by tordjman...@gmail.com
on 27 Apr 2009 at 2:30
If you guys are looking into this issue can you look at the discussion on:
http://code.google.com/p/jaikuengine/issues/detail?id=24 as it might be helpful
Original comment by adewale
on 28 Apr 2009 at 12:40
thanks. i've already seen this thread but we refer to contacts listing in
contacts
sidebar, not channels listing in contacts sidebar as it might be annoying to mix
those two different types of things.
Original comment by dav.rous...@gmail.com
on 28 Apr 2009 at 12:48
you can close this issue. seems that authentication was the issue.
sorry for this.
Original comment by dav.rous...@gmail.com
on 6 May 2009 at 9:17
Original comment by adewale
on 6 May 2009 at 12:44
Original issue reported on code.google.com by
dav.rous...@gmail.com
on 27 Apr 2009 at 12:47