Page not found (404)

Request Method: GET
Request URL: http://www.hwuason.com/2017/12/07/%E5%8D%8E%E7%A8%8E%E3%80%81%E5%B7%A5%E5%95%86%E9%93%B6%E8%A1%8C%EF%BC%88%E5%8C%97%E4%BA%AC%EF%BC%89%E6%88%90%E5%8A%9F%E4%B8%BE%E8%A1%8Ccrs%EF%BC%9A%E6%8C%91%E6%88%98%E3%80%81%E9%A3%8E

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/华税、工商银行(北京)成功举行crs:挑战、风, 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.