Re: Joins with multiple databases and temporary tables

2011-03-30 Thread bish029
for different databases the query could be formatted as s=temp1.objects.using("mytemp").filter(refId=table1.objects.using("normal").get(pk=something).id) where temp1 is table in database mytemp.table1 in databse normal I cannot understand the get argument but may be if you give it a try with a sui

Social Auth

2011-03-29 Thread bish029
how to get id or key required for social oath from facebook and use it to test my development while i am still developing the site but not yet launched it -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to d