Questions tagged as 'template'

1
answer

Template does not show me the form made with ModelForm in Django

I'm doing a small ToDo app to start practicing some things in Django and I found this little problem that I do not know how to solve until now. I am using python 3 and django 1.10 models.py from django.db import models from django.forms...
asked by 09.08.2016 / 17:19
2
answers

Problems when deploying the template to the TAD

In the exercise, ask to transform a non-generic TAD matriz , to a generic by template . In theory only you have to touch the header ( matriz.hpp ) and matriz.cpp . The project has two other files, prueba.cpp...
asked by 22.06.2017 / 20:05