from django.db import models # Create your models here. from comunicazione.models import * from utente.models import *