Friday, May 6, 2016

Django Models

Gretting, I have in my DataBase (Directorios) two row, Departamento and Telefonos with the method Directorios.objects.all() I can get all objects in my DB but I need just get all Departamento in a variable, I don’t know how get it separated.

No comments:

Post a Comment