Request Method: | GET |
---|---|
Request URL: | /tags-%E9%BB%84%E9%BA%BB%E8%B5%B7%E4%B9%89%E9%A2%86%E5%AF%BC%E4%BA%BA%E5%BB%BA%E5%9B%BD%E5%90%8E%E5%86%99%E4%BF%A1%E8%A6%81%E5%A4%A7%E5%AE%98%20%E6%AF%9B%E6%B3%BD%E4%B8%9C%E9%9C%87%E6%80%92:%E5%BC%80%E9%99%A4!.html |
Using the URLconf defined in rxtekweb.urls
,
Django tried these URL patterns, in this order:
The current path, tags-黄麻起义领导人建国后写信要大官 毛泽东震怒:开除!.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.