Page not found (404)

Request Method: GET
Request URL: https://a.elyex.com/red/2019/05/26/japon-golea-3-0-a-mexico-y-lo-deja-en-situacion-critica-en-el-mundial-sub-20/

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

  1. shortener/
  2. comentarios/
  3. encuesta/
  4. fcauce/
  5. link/
  6. suscribir/
  7. admin/
  8. ^api-auth/
  9. ^accounts/
  10. <link>/

The current path, red/2019/05/26/japon-golea-3-0-a-mexico-y-lo-deja-en-situacion-critica-en-el-mundial-sub-20/, 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.