Page not found (404)

Request Method: GET
Request URL: http://127.0.0.1:8000/service/img/favicon.ico

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

  1. admin/
  2. [name='accueil']
  3. service/ [name='service']
  4. contact/ [name='contact']
  5. apropos/ [name='apropos']
  6. demande-rappel/ [name='demande_rappel']
  7. ^media/(?P<path>.*)$
  8. ^static/(?P<path>.*)$

The current path, service/img/favicon.ico, didn’t match any of these.