Wednesday, September 28, 2022

Elements don't render in my table

Hello friends!

I've been trying to find my error for a while as to why my database items are not being printed in the table I created, I've looked at all my files and nothing!

Where is my mistake?

Thanks.

Here is the code:

Views.py

https://github.com/Matheus-Bon/frente-de-caixa/blob/main/cadastro/views.py#L2-L81

Urls.py

https://github.com/Matheus-Bon/frente-de-caixa/blob/main/cadastro/urls.py#L17-L22

Table

https://github.com/Matheus-Bon/frente-de-caixa/blob/main/paginas/templates/paginas/gastos.html#L24-L56

Note: I am rendering my table in the 'paginas' app and their data is in the 'registrations' app


Thank you again!



--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/99f2b47a-e3a0-47fd-9534-dbb5a8ab491bn%40googlegroups.com.

No comments:

Post a Comment