Page not found (404)

Request Method: GET
Request URL: http://travertine.kz/dengi-v-dolg-pod-raspisku-krivoy-rog.php

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

  1. [name='index']
  2. travertin [name='travertin']
  3. mramor [name='mramor']
  4. stone [name='stone']
  5. admin/
  6. products [name='Products']
  7. stone_prods [name='stone_prods']

The current path, dengi-v-dolg-pod-raspisku-krivoy-rog.php, 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.