Skip to content

Instantly share code, notes, and snippets.

@JorgeMichelena
Created September 19, 2022 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JorgeMichelena/289dbca7e20b4527876a3973a0db330a to your computer and use it in GitHub Desktop.
Save JorgeMichelena/289dbca7e20b4527876a3973a0db330a to your computer and use it in GitHub Desktop.
queryset = q1.difference(User.objects.filter(username__isnull=True))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment