I\'m trying to do a union for two tables:
from django.db import models class Base(models.Model): id = models.BigAu