create django models using HTML form

26 Views Asked by At

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 """"

""""

0

There are 0 best solutions below