Page not found (404)

Request Method: GET
Request URL: http://www.hwuason.com/2017/12/07/%E8%B6%85%E7%BB%8F%E8%90%A5%E8%8C%83%E5%9B%B4%E5%BC%80%E5%85%B7%E5%8F%91%E7%A5%A8%E6%98%AF%E5%90%A6%E8%BF%9D%E6%B3%95%EF%BC%9F%E6%9C%89%E6%97%A0%E6%9E%84%E6%88%90%E8%99%9A

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

  1. i18n/
  2. ^swagger(?P<format>\.json|\.yaml)$ [name='schema-json']
  3. ^swagger/$ [name='schema-swagger-ui']
  4. ^docs/$ [name='schema-redoc']
  5. api-auth/
  6. ^ckeditor/
  7. admin/
  8. files/
  9. sms/
  10. ^static\/(?P<path>.*)$
  11. ^images\/(?P<path>.*)$
  12. zh-hans/

The current path, 2017/12/07/超经营范围开具发票是否违法?有无构成虚, 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.