Skip to content

Instantly share code, notes, and snippets.

@gingerjoos
Created August 26, 2014 12:03
Show Gist options
  • Save gingerjoos/69e8520a72c7df243c15 to your computer and use it in GitHub Desktop.
Save gingerjoos/69e8520a72c7df243c15 to your computer and use it in GitHub Desktop.
An example of the Django queryset - 2
big_cities_count = big_cities.count()
big_canadian_cities_count = big_canadian_cities.count()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment