The error looked like this. But for what I was wanting I had to leave this class method and go to the def method... That way I can do a lot more customization, like putting the update view in a popup.
But I managed to solve it, thank you very much Boris! Em qui., 8 de set. de 2022 às 20:23, Boris Pérez <[email protected]> escreveu: > Oi Matheus!!! É possible que vc esquecera enviar na lista de items a o > template dd a view? > > El jue, 8 sept 2022 a las 17:02, Matheus Bon (<[email protected]>) > escribió: > >> Hello, Francisco! >> We've managed to solve this problem! Thank you so much for your time. >> >> >> Em qui., 8 de set. de 2022 às 17:50, Francisco Valadares < >> [email protected]> escreveu: >> >>> >>> Hello Matheus Bon , >>> >>> >>> >>> Could you give me more detail about " I've already added items through >>> the Django admin panel, but in the template it doesn't appear." >>> Are You not visualising your items in the following screen? >>> >>> [image: image.png] >>> >>> >>> Att, >>> Francisco >>> >>> Matheus Bon <[email protected]> escreveu no dia terça, 6/09/2022 >>> à(s) 17:58: >>> >>>> Hello friends! >>>> >>>> I'm creating a point of sale with a friend in order to increase our >>>> Portfolio. However, I'm having a problem to present the items in a table, >>>> I've already added items through the Django admin panel, but in the >>>> template it doesn't appear. >>>> >>>> I will be leaving the POS link that is on github, because I believe it >>>> is easier. >>>> https://github.com/Matheus-Bon/frente-de-caixa >>>> >>>> OBS: I'm Brazilian, so the codes will be in my language, but I think >>>> that's not a problem. >>>> >>>> The app I created to make the table is called app: 'cadastro'; and I >>>> want to put the table in the app called: 'paginas' in the template called: >>>> 'estoque.html' and 'gastos.html' >>>> >>>> If you need any more information, please ask, I'm available, and if you >>>> can't open git and want me to send the codes, you can talk, I'm available >>>> >>>> >>>> Thank you very much! >>>> >>>> -- >>>> 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/901f7db3-be26-4d46-ab7c-6f3c6d6d6317n%40googlegroups.com >>>> <https://groups.google.com/d/msgid/django-users/901f7db3-be26-4d46-ab7c-6f3c6d6d6317n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Django users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/django-users/Dc7dVUOD7CE/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/CAA-J3ictfpi5iWn%3DBQP0SSJ446Zq70gTprKitkJzmt%2BxuTj3GA%40mail.gmail.com >>> <https://groups.google.com/d/msgid/django-users/CAA-J3ictfpi5iWn%3DBQP0SSJ446Zq70gTprKitkJzmt%2BxuTj3GA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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/CAJAvtf5dMM_yXFKoPfDqxNkCbsE79BBo5rZjddpTEOLMP6NSew%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAJAvtf5dMM_yXFKoPfDqxNkCbsE79BBo5rZjddpTEOLMP6NSew%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/Dc7dVUOD7CE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAObPVPBYtYPbbTqMn5KcHZPoFCxm5i6cG2dimSGDn_Sf-SnK3w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAObPVPBYtYPbbTqMn5KcHZPoFCxm5i6cG2dimSGDn_Sf-SnK3w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJAvtf7j2-Q0oP2KT5C-rHusFnxVxNakw0NZmC6B0M1wZJvCrw%40mail.gmail.com.

