Skip to content

Instantly share code, notes, and snippets.

@soncco
Created January 3, 2019 03:10
Show Gist options
  • Save soncco/9592abd5defeac280124f3a717cee075 to your computer and use it in GitHub Desktop.
Save soncco/9592abd5defeac280124f3a717cee075 to your computer and use it in GitHub Desktop.
grace calato
um gt 139
prd gt 247810
@soncco
Copy link
Author

soncco commented Jan 2, 2020

UnidadMedida.objects.filter(pk__gt=139).delete()
Producto.objects.filter(pk__gt=247810).delete()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment