Page not found (404)

No Article matches the given query.
Request Method: GET
Request URL: https://fnpeti.org.br/artigos/o-trabalho-infantil-na-agropecuaria-brasileira-uma-leitura-partir-do-censo-agropecuario-de-2017/
Raised by: articles.views.entry

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

  1. noticias/
  2. artigos/ [name='index']
  3. artigos/ <slug:slug>/ [name='entry']

The current path, artigos/o-trabalho-infantil-na-agropecuaria-brasileira-uma-leitura-partir-do-censo-agropecuario-de-2017/, matched the last one.

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.