| Request Method: | GET |
|---|---|
| Request URL: | http://www.knoxvoice.com/commentary/truth-to-power/truth-to-power-there-is-no-joy-in-mudville-as-obama-eyes-strike-three-30.html |
Using the URLconf defined in knoxvoice.urls,
Django tried these URL patterns, in this order:
The current URL, /commentary/truth-to-power/truth-to-power-there-is-no-joy-in-mudville-as-obama-eyes-strike-three-30.html, didn't match any of these.
You're seeing this error because you have DEBUG = True in
your Django settings file. Change that to False, and Django
will display a standard 404 page.