K
K
kxnkxv2019-12-22 23:57:10
Django
kxnkxv, 2019-12-22 23:57:10

How to create a table in django client side?

It is necessary to create a table with three columns, in the first column a unique name is stored, in the second image (it can be either one or several), in the third number.
According to the TOR, it is necessary to allow the user to add new rows and add a drop-down list (select) to the page to select a specific record by assigning the first column.
Question: Through what and how can this be realized?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dr. Bacon, 2019-12-22
@bacon

Through a programmer who knows how to django.

A
antonksa, 2019-12-23
@antonksa

Don't store a number in a column, don't store it.
He has a default nullable in his chest...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question