Skip to content

Instantly share code, notes, and snippets.

@LucasMagnum
Created August 17, 2017 20:45
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/f5022fc09830a21c534e8ca1f2b8bd92 to your computer and use it in GitHub Desktop.
Save LucasMagnum/f5022fc09830a21c534e8ca1f2b8bd92 to your computer and use it in GitHub Desktop.
Debugger categories list with active subcategories #djangotip2
# $ python app/manage.py shell
from products.queries import debugger_categories_list_active_subcategories
_ = debugger_categories_list_active_subcategories()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment