Posts by Elton Correia • 81 points
2 posts
-
8
votes4
answers1053
viewsA: Python Queue Code - How to check if there is an element with a specific name in the queue and its index position?
I believe that it is not importing the class Fila() module. Ex: from <modulo onde está a classe> import Fila Your mistake looks like this, and it’s correct because I didn’t declare the class…
-
0
votes3
answers805
viewsA: I’m having a problem with Django-views, he’s not saving my form
how is calling the form in the template cadastro.html? As you passed a message to context, you need to call it in the template {{ msg }}. By the tests I did here it may be that the form has invalid…
djangoanswered Elton Correia 81