Skip to content

Instantly share code, notes, and snippets.

@LucasMagnum
Created August 17, 2017 21:08
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 LucasMagnum/5bda88c72978ad4679b8062a5cd7d6b0 to your computer and use it in GitHub Desktop.
Save LucasMagnum/5bda88c72978ad4679b8062a5cd7d6b0 to your computer and use it in GitHub Desktop.
Debugger Prefetch with queryset #djangotip02
from products.queries import debugger_categories_list_active_subcategories_using_prefetch_queryset
_ = debugger_categories_list_active_subcategories_using_prefetch_queryset()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment