G
G
Gleb2021-01-29 11:13:43
Django
Gleb, 2021-01-29 11:13:43

How to make it so that the user can create an infinite number of fields in the django database?

I have a site on which I want the user to be able to create an unlimited number of identical columns when adding a record to the database. How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KoiGva, 2021-01-29
@paundaa

It would be more correct to make a json field and write all custom fields into it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question