Request Method: | GET |
---|---|
Request URL: | /tags-11.12%E6%9D%BF%E5%9D%97%E7%B2%BE%E5%8D%8E%E7%A0%94%E6%8A%A5.html |
Using the URLconf defined in rxtekweb.urls
,
Django tried these URL patterns, in this order:
The current path, tags-11.12板块精华研报.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.