Hi , everyone i have a little problem, how do I convert this sql sentence to ORM?
SELECT * FROM CLIENTS LEFT JOIN rutas ON clientes.ruta_id = rutas.ID LLEFT JOIN repartidores ON clientes.ruta_id = repartidores.ruta_id -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/442e954d-7d6a-43e8-b586-ae0644bd42e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.