Request Method: | GET |
---|---|
Request URL: | /tags-Extreme%20E%E6%AF%94%E8%B5%9B%E5%B0%86%E5%9C%A8%E7%88%B1%E5%B0%94%E5%85%B0%E7%BB%B4%E7%8F%8D%E5%AA%92%E4%BD%93%E7%94%B5%E8%A7%86%E7%9B%B4%E6%92%AD.html |
Using the URLconf defined in rxtekweb.urls
,
Django tried these URL patterns, in this order:
The current path, tags-Extreme E比赛将在爱尔兰维珍媒体电视直播.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.