Page not found (404)

No Category matches the given query.
Request Method: GET
Request URL: https://nutnut.ee/ru/sekspood/vaginaalsed-pallid
Raised by: categories.views.category_view

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

  1. admin/
  2. binance/
  3. konto/
  4. items/
  5. coupon/
  6. payment/
  7. sitemap.xml [name='sitemap']
  8. robots.txt
  9. ru/ [name='index']
  10. ru/ checkout [name='checkout']
  11. ru/ privacy [name='privacy']
  12. ru/ error [name='error']
  13. ru/ terms [name='terms']
  14. ru/ <custom_url_name> [name='custom_url']
  15. ru/ sekspood/ scroll/ [name='scroll']
  16. ru/ sekspood/ [name='listings']
  17. ru/ sekspood/ <category_url> [name='category']

The current path, ru/sekspood/vaginaalsed-pallid, matched the last one.

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.