Page not found (404)

Request Method: GET
Request URL: https://www.ressourcesanimales.gouv.ci/galerie.php

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

  1. accueil/
  2. actualites/
  3. contacts/
  4. ministere/
  5. mediatheque/
  6. projets-programmes/
  7. services-structures-sous-tutelles/
  8. direction/
  9. admin/

The current path, galerie.php, 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.