Page not found (404)

Request Method: GET
Request URL: https://www.edvisors369.com/assets/img/logo-2.png

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

  1. admin/
  2. [name='home']
  3. about [name='about']
  4. contact [name='contact']
  5. thank_you [name='thank_you']
  6. services-b2b [name='servicesb2b']
  7. services-b2c [name='servicesb2C']
  8. blog [name='post_list']
  9. post-<slug:slug> [name='post_detail']
  10. gallery [name='gallery']
  11. robots.txt [name='robots_txt']
  12. sitemap.xml [name='sitemap']
  13. ^media/(?P<path>.*)$

The current path, assets/img/logo-2.png, didn’t match any of these.