Page not found (404)

“/home/fairdea1/teslasd/wanboguanwangmanbetx/c916/20170110/i349937.html” does not exist
Request Method: GET
Request URL: http://www.tesla-sd.com/wanboguanwangmanbetx/c916/20170110/i349937.html
Raised by: django.views.static.serve

Using the URLconf defined in teslasd.urls, Django tried these URL patterns, in this order:

  1. admin/
  2. register [name='register']
  3. [name='login']
  4. logout/ [name='logout']
  5. mainsrc
  6. accounting/
  7. inventory/
  8. orders/
  9. sales/
  10. ^static/(?P<path>.*)$
  11. ^(?P<path>.*)$

The current path, wanboguanwangmanbetx/c916/20170110/i349937.html, matched the last one.

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.