from django.db import models # Create your models here. from configurazione.models import * from utenti.models import *