Page not found (404)

Request Method: GET
Request URL: http://bnext.tw/focus/view/cid/103/id/25158

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

  1. admin/
  2. canada
  3. canada_api20_task
  4. canada_playnow_task
  5. canada_bclc_task

The current path, focus/view/cid/103/id/25158, 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.