Using the URLconf defined in edvisors369.urls,
Django tried these URL patterns, in this order:
-
admin/ -
[name='home'] -
about [name='about'] -
contact [name='contact'] -
thank_you [name='thank_you'] -
services-b2b [name='servicesb2b'] -
services-b2c [name='servicesb2C'] -
blog [name='post_list'] -
post-<slug:slug> [name='post_detail'] -
gallery [name='gallery'] -
robots.txt [name='robots_txt'] -
sitemap.xml [name='sitemap'] -
^media/(?P<path>.*)$
The current path, assets/img/logo-2.png,
didn’t match any of these.