Request Method: | GET |
---|---|
Request URL: | /tags-%E5%8D%97%E4%BA%AC%E5%9E%83%E5%9C%BE%E5%88%86%E7%B1%BB%E5%AE%9E%E6%96%BD%E4%B8%80%E5%91%A8%EF%BC%8C%E6%88%91%E4%BB%AC%E6%9D%A5%E7%AD%94%E7%96%91.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.