I have a problem with a database in SqlServer 2008, I'm doing some reports to show them in a Django project from a production database, which is used by another system, I have the following view:
class DetalleDeuda(ListView):
model = T090D...
asked by
27.07.2016 / 02:20