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