Page not found (404)

Request Method: GET
Request URL: http://everydaystudy.net/%E9%87%91%E7%94%B0%E4%B8%80%E8%80%95%E5%8A%A9%E3%82%92%E6%A5%BD%E3%81%97%E3%82%80%E9%9B%86%E3%81%84%E3%80%8C%E3%81%8D%E3%82%93%E3%81%A7%E3%83%BC%E3%81%A1%E4%BC%9A%E9%87%91%E7%94%B0%E4%B8%80%E4%BC%9A/

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.