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