Page not found (404)

No Collection matches the given query.
Request Method: GET
Request URL: https://campanha.org.br/acervo/novofundeb_camaradosdeputados_2019_08_14_rascunhominutasubstitutivo_dorinha_pec15-2015/
Raised by: collection.views.entry

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

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

The current path, acervo/novofundeb_camaradosdeputados_2019_08_14_rascunhominutasubstitutivo_dorinha_pec15-2015/, 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.