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-caixaOBS: 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!