Re: question about facebook connect and django voting

2009-11-13 Thread Hector Garcia
It would be much easier if you post all the models involved Hector Garcia - Web developer, musician http://nomadblue.com/ On Fri, Nov 13, 2009 at 12:54 AM, uno...@gmail.com wrote: > I'm trying to find the most efficient way to accomplish the below: > > I have a list of users

question about facebook connect and django voting

2009-11-12 Thread uno...@gmail.com
I'm trying to find the most efficient way to accomplish the below: I have a list of users (facebook friends) for a user - these users are objects of the Django User model: [friend1,friend2, friend3..] I use the django voting app where users can vote on an item. the resulting page has 10 items