from django.db import models # Create your models here. from template.models import * from domini.models import * from utenti.models import * from causali.models import * from history.models import * from database.models import * from registrar.models import * from ftp.models import *