Page not found (404)

Request Method: GET
Request URL: http://rdrgroup.ru/vint-shestigrannyij-q012043000-fagor-dlya-ftg7-05l-ftg7-05r-ftg7-10l-ftg7-10lr-ftg7-10r-ftg9-11l

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

  1. grappelli/
  2. admin/
  3. shop/
  4. [name='home']
  5. <path:url> <path:url> [name='django.contrib.flatpages.views.flatpage']
  6. ckeditor/
  7. sitemap.xml
  8. sitemap-<section>.xml [name='django.contrib.sitemaps.views.sitemap']
  9. ^media\/(?P<path>.*)$

The current path, vint-shestigrannyij-q012043000-fagor-dlya-ftg7-05l-ftg7-05r-ftg7-10l-ftg7-10lr-ftg7-10r-ftg9-11l, 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.