Posts by Jorge Gonzaga • 15 points
2 posts
-
1
votes1
answer414
viewsQ: Run Python code by calling for a Django form
good afternoon. I’m starting to study Python and Django. By way of study I wrote a code in Python that receives a value and a date and makes the update by TJLP. This worked perfectly. As the next…
-
0
votes1
answer68
viewsQ: How to concatenate variables into a Django template
I have a Django magazine that receives data from a table to display the list on the screen, as below: {% block content %} {% for item in itens_lista %} <div class="post"> <h1><a…
djangoasked Jorge Gonzaga 15