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