DcruzQ

Untitled

Apr 2nd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. >>> Enterprise.objects.get(persons="1")
  2. <Enterprise: Empresa Camaronera de Las Tunas>
  3. >>>
  4.  
  5. Editado:
  6. >>> Cliente.objects.get(enterprise="10")
  7. <Cliente: asdad564564987987asdasd Comprador>
  8. >>>
Advertisement
Add Comment
Please, Sign In to add comment