Page not found (404)

Request Method: GET
Request URL: http://everydaystudy.net/%E7%9F%B3%E5%9D%82%E9%87%91%E7%94%B0%E4%B8%80%E3%80%8E%E6%82%AA%E9%AD%94%E3%81%AE%E6%89%8B%E6%AF%AC%E5%94%84%E3%80%8F%E3%81%AE%E3%83%AD%E3%82%B1%E5%9C%B0%E5%B7%A1%E3%82%8A1/

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, 石坂金田一『悪魔の手毬唄』のロケ地巡り1/, 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.