Skip to content

Instantly share code, notes, and snippets.

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