I hereby claim:
- I am glennmatthews on github.
- I am glennmatthews (https://keybase.io/glennmatthews) on keybase.
- I have a public key ASA3Gzw1U6zIOUfXrR4Xj37kuN0KoIBJo451M9PBRZnvwwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
"""Script to list all resolvable URL pattern names and their corresponding path patterns. | |
Place this file in the same directory as your Django manage.py file. | |
Set DJANGO_SETTINGS_MODULE in your environment as appropriate, or update the setting below. | |
Then simply run "python list_urlpatterns.py"! | |
""" | |
import os |
Pylint provides the following optional plugins: