Request Method: | GET |
---|---|
Request URL: | /tags-%E8%BF%99%E5%AE%B6%E7%BE%8E%E5%9B%BD%E5%A4%A7%E5%AA%92%E4%BD%93%E7%AA%81%E7%84%B6%E5%88%8A%E6%96%87%20%E7%A7%B0%E7%89%B9%E6%9C%97%E6%99%AE%E2%80%9C%E5%B7%B2%E7%BB%8F%E8%B5%A2%E4%BA%86%E2%80%9D%EF%BC%81.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.