Page not found (404)

Request Method: GET
Request URL: http://everydaystudy.net/%E3%83%8F%E3%82%AF%E3%83%81%E3%83%A7%E3%82%A6%E3%81%8C%E5%86%AC%E3%81%AB%E9%A3%9B%E6%9D%A5%E3%81%99%E3%82%8B%E7%90%86%E7%94%B1%E3%81%A8%E6%84%8F%E5%A4%96%E3%81%AA%E4%B8%80%E9%9D%A2/

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

  1. /list/
  2. /getwords/
  3. /getwordstest/
  4. admin/
  5. wordsenglish
  6. wordsvietnamese
  7. wordsindonesian
  8. wordsthai
  9. wordsjapanese
  10. wordsspanish
  11. wordsrussian
  12. ^media\/(?P<path>.*)$

The current path, ハクチョウが冬に飛来する理由と意外な一面/, 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.