Using the URLconf defined in app_loie.urls,
Django tried these URL patterns, in this order:
-
admin/ -
[name='accueil'] -
service/ [name='service'] -
contact/ [name='contact'] -
apropos/ [name='apropos'] -
demande-rappel/ [name='demande_rappel'] -
^media/(?P<path>.*)$ -
^static/(?P<path>.*)$
The current path, service/img/favicon.ico,
didn’t match any of these.