Skip to content

Instantly share code, notes, and snippets.

@i
Created July 19, 2018 15:07
Show Gist options
  • Save i/784a28faaca37caa2ff19e07ae4343d0 to your computer and use it in GitHub Desktop.
Save i/784a28faaca37caa2ff19e07ae4343d0 to your computer and use it in GitHub Desktop.
# horrible!
User.objects.filter(first_name='Ian', is_deleted=False).first()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment