Skip to content

Instantly share code, notes, and snippets.

@icu0755
Created August 10, 2015 09:18
Show Gist options
  • Save icu0755/eb845240816042b83229 to your computer and use it in GitHub Desktop.
Save icu0755/eb845240816042b83229 to your computer and use it in GitHub Desktop.
pip install django-extensions
Then add django_extensions to your INSTALLED_APPS in settings.py. then from the console just type the following
python manage.py show_urls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment