Request Method: | GET |
---|---|
Request URL: | /tags-%E6%97%A5%E6%9C%AC%E7%B1%8D%E8%A7%A3%E6%94%BE%E5%86%9B%E8%80%81%E5%85%B5%EF%BC%8C91%E5%B2%81%E4%BB%8D%E5%9C%A8%E6%88%98%E6%96%97.html |
Using the URLconf defined in rxtekweb.urls
,
Django tried these URL patterns, in this order:
The current path, tags-日本籍解放军老兵,91岁仍在战斗.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.