Request Method: | GET |
---|---|
Request URL: | /tags-%E5%A4%A7%E8%B5%A6%E6%9A%B4%E5%BE%92%EF%BC%9F%E9%A6%99%E6%B8%AF%E5%8F%8D%E5%AF%B9%E6%B4%BE%E5%88%AB%E5%81%9A%E6%A2%A6%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.