Request Method: | GET |
---|---|
Request URL: | http://www.vrhouse360.com/107520.html |
vrhouseserver.urls
,
Django tried these URL patterns, in this order:
107520.html
, didn't match any of these.
DEBUG = True
in
your Django settings file. Change that to False
, and Django
will display a standard 404 page.