Page not found (404)

Request Method: GET
Request URL: http://loven-magazin.com/components/Podolsk/uznat-mestonahozhdenie-abonenta-mobilnogo-nomera.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']

The current path, components/Podolsk/uznat-mestonahozhdenie-abonenta-mobilnogo-nomera.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.