These are not the compounds that matter, but the column names. You can, for example, do the following:
SELECT table.id, other_table.name AS name from table join other_table using (id)
table. Django other_table, table table. , , ...
, Django SQL . , , , , .