Hi. Surely you can. Django template language has everything you need to create tables by arbitrary rows and columns.
9.3.2018 17.23 "Ondra Baumrt" <[email protected]> kirjoitti: > Hi, > is there any possibility how to create a table with as many rows as is an > entered number. In example: I have in DB an integer number 5 which means > that I want to create table with 5 rows. Can I create table for any entered > number using for-cycle or otherwise? > Thanks for your help > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/93e5c2a3-b53c-47ba-b260-455d4f4dfd44%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/93e5c2a3-b53c-47ba-b260-455d4f4dfd44%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHn91oeeZ1QbZFQriFRASrhxeUvfDf4j1xwimAy3R7eLNEj9Jg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

