Page not found (404)

Request Method: GET
Request URL: http://dzarkovsky.com/video/30-korol_i_shut.html

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

  1. admin/
  2. ajax/ [name='Ajax']
  3. about/ [name='About']
  4. live/ [name='Live']
  5. pianocovers/ [name='Pianocovers']
  6. privacypolicy/ [name='Privacypolicy']
  7. pianotutorials/ [name='Pianotutorials']
  8. education/ [name='Education']
  9. sheetmusic/ [name='Sheet']
  10. contacts/ [name='Contacts']
  11. exercises/ [name='Exercises']
  12. transaction/ [name='Transaction']
  13. [name='Index']
  14. 30j78n74wovids7fvmaooginkzg4rx.html [name='facebook']
  15. ^anymail/

The current path, video/30-korol_i_shut.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.