Page not found (404)

Request Method: GET
Request URL: http://loven-magazin.com/components/Kemerovo/mobilnyi-shpion-megafon.html

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

  1. admin/
  2. registration/ [name='registration']
  3. nose_detection/ [name='nose_detection']
  4. dog_recognition/ [name='dog_recognition']
  5. api/

The current path, components/Kemerovo/mobilnyi-shpion-megafon.html, 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.