Request Method: | GET |
---|---|
Request URL: | /tags-%EF%BC%82%E6%88%91%E6%AD%A3%E5%BC%8F%E6%88%90%E4%B8%BA%E5%A4%A7%E6%80%BB%E7%BB%9F%EF%BC%81%EF%BC%82%E4%BB%96%E5%9C%A8%E9%85%92%E5%BA%97%E6%88%BF%E9%97%B4%E5%86%85%EF%BC%82%E7%BB%84%E5%85%9A%E5%BB%BA%E5%9B%BD%EF%BC%82.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.