Page not found (404)

Request Method: GET
Request URL: http://www.hwuason.com/2017/12/07/%E4%BC%9A%E8%AE%A1%E8%AF%81%E5%8F%96%E6%B6%88%EF%BC%8C%E6%87%82%E7%A8%8E%E6%B3%95%E7%9A%84%E4%BC%9A%E8%AE%A1%E5%8F%91%E5%B1%95%E7%A9%BA%E9%97%B4%E6%9B%B4%E5%A4%A7

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.