Page not found (404)

Request Method: GET
Request URL: http://zhitnya-school.ru/index.php/proforientatsiya/rezultaty-anketirovaniya/8-2018-06-04-15-05-47/209-pr

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

  1. accounts/
  2. <int:getid>/
  3. x446_tx446_tpqupju2h3ywu69bhynl2pqupju2h3ywu69ynl2ywu69bhynl2/
  4. basicinfo/
  5. article/
  6. articletext/
  7. articleimg/
  8. articledoc/
  9. articlevideo/
  10. management/
  11. maindocs/
  12. education/
  13. edumethoddoc/
  14. eduprogram/
  15. edusimpleprogram/
  16. teachers/
  17. shtat/
  18. student/
  19. supervision/
  20. mts/
  21. consumable/
  22. vpas/
  23. docs/
  24. food/
  25. submenu/
  26. menu/
  27. appeal/
  28. appealfood/
  29. tchk/
  30. books/
  31. ^media/(?P<path>.*)$
  32. ^static/(?P<path>.*)$

The current path, index.php/proforientatsiya/rezultaty-anketirovaniya/8-2018-06-04-15-05-47/209-pr, 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.