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...
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...