enter image description here
I’m attempting to develop a 10Rows and 10Columns (textfield) model in Django for one user so that he can add data via a form. Is there a way to make it dynamic? In the future, I may need to add 50 rows and 50 columns.
I try to do manually its so long to do
enter image description here
New contributor
LearnerMT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.