Hello Wilson, In your html template, index.html, you should use the context object students without capital *"S"*, because this is how you have created it in your view.py file.
Hope it helped you. Best regards, BINELI Herve On Fri, Apr 14, 2023 at 11:07 PM WILSON TALENGA <[email protected]> wrote: > Hello, i have an issue with my django project, the created students are > not reflecting when i run the server? > below is my views.py and index.html > > what could the issue be? > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/62eebb40-9255-438d-b7ca-e535ba40f611n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/62eebb40-9255-438d-b7ca-e535ba40f611n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- *BINELI MANGA Hervé Arsène* Ingénieur Informaticien - ENSPY [email protected] (+237) 691388922 / 699946323 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJm63O%3D%2BtMszQqbc97C8SqU1u%3Dr%3DZ0hL1eVsnVNFL-pT2vUa%2Bg%40mail.gmail.com.

