Skip to content

Instantly share code, notes, and snippets.

@akshar-raaj
Created August 10, 2019 17:29
Show Gist options
  • Select an option

  • Save akshar-raaj/066268a16490d3da5c1b993e533d0513 to your computer and use it in GitHub Desktop.

Select an option

Save akshar-raaj/066268a16490d3da5c1b993e533d0513 to your computer and use it in GitHub Desktop.
Question.objects.annotate(choice_count=Count('choice'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment