Create django models using HTML form
i am working with django and trying to build a web app builder with pure django and grapesjs and django-tenant. i am wondering how to let the customer create his own database models separate from other customers and link these fields with django model in grapesjs.
Models.py """"
""""