Searched refs:join_table (Results 1 – 1 of 1) sorted by relevance
104 def add_join(self, query_set, join_table, join_key, join_condition='', argument131 alias = join_table + suffix144 query_set.query.add_custom_join(join_table,