Request Method: | GET |
---|---|
Request URL: | /tags-%E5%AA%92%E4%BD%93%EF%BC%9A%E8%8B%B1%E5%9B%BD%E9%83%BD%E4%B8%8D%E6%88%B4%E4%BA%86%20%E9%A6%99%E6%B8%AF%E6%B3%95%E5%AE%98%E5%A4%B4%E4%B8%8A%E7%9A%84%E5%81%87%E5%8F%91%E8%AF%A5%E6%91%98%E4%B8%8B%E4%BA%86.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.