I have some code and when it executes, it throws a NoReverseMatch, saying:
NoReverseMatch at /my_url/ Reverse for \'my_url_name\' with arguments \'()\
And make sure your route in the list of routes:
./manage.py show_urls | grep path_or_name
https://github.com/django-extensions/django-extensions