
Oct. 10, 2025
7:15 p.m.
On 10/10/25 20:47, Mark Sapiro wrote:
What do you get from the following database query
SELECT * from django_mailman3_maildomain JOIN django_site ON site_id = django_site.id;
A while ago I have done a bit of database programming, however here I am lost, please help, where should I place this query to get a result?
Thanks. Flo