Re: How to count total number of student to display in template

2020-04-30 Thread lumwakapuku
Okeyy you are welcomeSent from Samsung tablet. Original message From: Kushal Neupane Date: 30/04/2020 16:43 (GMT+03:00) To: django-users@googlegroups.com Subject: Re: How to count total number of student to display in template Thank you sir.😊On Thu, Apr 30, 2020, 19:28

Re: How to count total number of student to display in template

2020-04-30 Thread Kushal Neupane
;:Tt_student } > Return render(request, "your templete here", context) > > In you templete render it as > {{ Tt_student }} > > > > Sent from Samsung tablet. > > > Original message > From: Kushal Neupane > Date: 30/04/2020 1

RE: How to count total number of student to display in template

2020-04-30 Thread lumwakapuku
ete render it asĀ {{ Tt_studentĀ  }}Sent from Samsung tablet. Original message From: Kushal Neupane Date: 30/04/2020 16:20 (GMT+03:00) To: Django users Subject: How to count total number of student to display in template The following areĀ  the models and template where i w

How to count total number of student to display in template

2020-04-30 Thread Kushal Neupane
The following are the models and template where i wnat to display the count. The displayed is static. Now, i wanna make dynamic. Thank you. Help me. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop rec