Page not found (404)

Request Method: GET
Request URL: https://www.fpl.kz/kk/component/content/article/31-ob-izbranii-nezavisimogo-direktora?catid=9:or-zha-aly-tary&Itemid=187

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

  1. admin/
  2. ckeditor/
  3. ^redactor/
  4. redactor/
  5. i18n/
  6. robots.txt
  7. sitemap.xml
  8. ru/sitemap.xml
  9. ru/google29157018848abf4e.html
  10. kk/
  11. kk/ search-page
  12. kk/ active-page
  13. kk/ asset/<int:pk>/
  14. kk/ ofond
  15. kk/ infographics
  16. kk/ org-struktura
  17. kk/ main-info
  18. kk/ strateg-napr
  19. kk/ rukovodstvo2
  20. kk/ sostav-pravlenia
  21. kk/ comitet-func
  22. kk/ riski
  23. kk/ kodeks
  24. kk/ principi
  25. kk/ build-page-divi
  26. kk/ build-page-razv
  27. kk/ akti
  28. kk/ audit
  29. kk/ godovoi-otchet
  30. kk/ struktura
  31. kk/ zakup
  32. kk/ news-page
  33. kk/ contact
  34. kk/ purchase/<int:pk>/
  35. kk/ result/<int:pk>/
  36. kk/ news/<int:pk>/
  37. kk/ government/<int:pk>/
  38. kk/ director/<int:pk>/
  39. kk/ step2
  40. kk/ step3
  41. kk/ step4
  42. kk/ build-page
  43. kk/ bp-rek
  44. kk/ zakup-main
  45. kk/ zakupki-itogi
  46. kk/ 404
  47. kk/ oldfpl
  48. kk/ oldzakup
  49. kk/ new_page
  50. kk/ analitics
  51. kk/ overview-npl
  52. kk/ international-exp
  53. kk/ zakup-zcp
  54. kk/ reference-antikor
  55. kk/ information-antikor
  56. kk/ infograph-krua
  57. kk/ zalog-property
  58. kk/ anti-corruption
  59. ^media\/(?P<path>.*)$

The current path, kk/component/content/article/31-ob-izbranii-nezavisimogo-direktora, 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.