Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- >>> Enterprise.objects.get(persons="1")
- <Enterprise: Empresa Camaronera de Las Tunas>
- >>>
- Editado:
- >>> Cliente.objects.get(enterprise="10")
- <Cliente: asdad564564987987asdasd Comprador>
- >>>
Advertisement
Add Comment
Please, Sign In to add comment