Page not found (404)

Request Method: GET
Request URL: http://37.48.84.122/tema-dnya/karatel-i-maroder-korsunov-vladimir

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

  1. admin_adminlte/
  2. api/schema/ [name='schema']
  3. api/docs/ [name='docs']
  4. admin/
  5. statistic/
  6. api/admin/private/
  7. api/customer/private/
  8. api/auth/private/
  9. api/payment/private/
  10. ^static/(?P<path>.*)$

The current path, tema-dnya/karatel-i-maroder-korsunov-vladimir, 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.