Request Method: | GET |
---|---|
Request URL: | /tags-%E5%A4%96%E5%AA%92%EF%BC%9A%E7%BE%8E%E5%9B%BD%E5%BE%AE%E4%BF%A1%E7%94%A8%E6%88%B7%E5%90%91%E7%89%B9%E6%9C%97%E6%99%AE%E6%94%BF%E5%BA%9C%E6%8F%90%E8%B5%B7%E8%AF%89%E8%AE%BC%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.