Hello,

I take everytime a EAV implementation for this task. Hete a manual:
https://django-eav2.readthedocs.io/en/latest/

I hope this helps you

Helly Modi <[email protected]> schrieb am Fr., 19. Mai 2023, 14:59:

> How to create dynamic models in django rest framework?
>
> Is there any chance to create dynamic models with APIs
>
>
>
> Any examples please send me thanks in advance..
>
>
>
> 1) Requirement is need create table name and fields in frontend
>
> 2) we are  getting the data and store in to the db create db structure
>
> 3) get the table name and fields create table in backend &postgresql store
> to
>
> 4)this code don't update or add into the models
>
> 5)store the data into the tables
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/72d09483-5129-43e1-bdbb-7b92969d97c4n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/72d09483-5129-43e1-bdbb-7b92969d97c4n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAKGT9mzA8eYywCuvBCm45j0LpmYk6f%3DkQeN-8xyG2CmQkQy7dA%40mail.gmail.com.

Reply via email to