Wolverine pisze: > Remi Jolin - SysGroup pisze: >> Can you post the definitions of model.Post and friend ?? If >> model.Post.account is a ManyToOne, you should use >> model.post.account_id == ... >> >> But also, as stated Gaetan, your for loop does not seems very >> pythonistic... (if friends_count == len(friends_list, then a for >> friend in friends_list: would be better.......) >> I have done as you suggested and finally it works! Ignore my previous post.
Thanks a lot Remi! Greetings, Karol Tomala --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
