Page not found (404)

Request Method: GET
Request URL: http://dzarkovsky.com/tags/dimmu+borgir+%25D1%2581%25D0%25BB%25D1%2583%25D1%2588%25D0%25B0%25D1%2582%25D1%258C/

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, tags/dimmu+borgir+%D1%81%D0%BB%D1%83%D1%88%D0%B0%D1%82%D1%8C/, 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.