Page not found (404)

Request Method: GET
Request URL: https://tribune-scientists.ru/requirements/www.antiplagiat.ru

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

  1. admin/
  2. ^accounts/
  3. ^login/(?P<backend>[^/]+)/$ [name='begin']
  4. ^complete/(?P<backend>[^/]+)/$ [name='complete']
  5. ^disconnect/(?P<backend>[^/]+)/$ [name='disconnect']
  6. ^disconnect/(?P<backend>[^/]+)/(?P<association_id>\d+)/$ [name='disconnect_individual']
  7. ^$
  8. give_all_emails/
  9. login_after/
  10. reg_after/
  11. activate/(?P<uid64>[0-9A-Za-z_\-]+)/(?P<token>[0-9A-Za-z]{1,13}-[0-9A-Za-z]{1,20})/$ [name='activate']
  12. new_password/(?P<uidb64>[0-9A-Za-z_\-]+)/(?P<token>[0-9A-Za-z]{1,13}-[0-9A-Za-z]{1,20})/$ [name='new_password']
  13. password/send_mail
  14. password/reset
  15. password/apply
  16. reg/
  17. login/
  18. logout/
  19. send_ver_email/
  20. get_content/$
  21. modal/+
  22. news/$
  23. news/filter
  24. left-bar/
  25. lk/new_article/create/(?P<id>\d+)$
  26. lk/new_article/$
  27. lk/new_article/stage
  28. lk/new_article/create/
  29. ^turbofeed/news$
  30. ^summernote/
  31. ^favicon\.ico$ [name='favicon']
  32. ^robots\.txt$
  33. ^robokassa/
  34. pay/(?P<id>\d+)$
  35. ^accounts/
  36. news/news_(?P<pk>\d+)$
  37. archive/find
  38. archive/(?P<pk>\d+)$
  39. articles/(?P<pk>\d+)$
  40. about/ [name='about']
  41. requirements/ [name='requirements']
  42. team/ [name='team']
  43. conferences/
  44. archive/ [name='archive']
  45. lk/author/edit/
  46. lk/author
  47. lk/counselors/create/(?P<id>\d+)$
  48. lk/counselors/(?P<id>\d+)$
  49. lk/counselors
  50. lk/coauthors/create/(?P<id>\d+)$
  51. lk/coauthors/(?P<id>\d+)$
  52. lk/coauthors
  53. lk/articles
  54. edit_existing_article/(?P<id>\d+)$
  55. lk/req
  56. sitemap.xml
  57. wheresend
  58. napisanie_nauchnyh_statej_dlya_publikacii
  59. gde_opublikovat_nauchnuyu_statyu_magistrantu
  60. gde_opublikovat_nauchnuyu_statyu_studentu
  61. srochnaya_publikaciya_nauchnyh_statej
  62. publikaciya_statej_v_nauchnom_zhurnale_srochno
  63. publikaciya_statej
  64. publikaciya_nauchnyh_statej_studentov_srochno
  65. publikaciya_nauchnyh_statej_studentov
  66. gde_opublikovat_nauchnuyu_statyu
  67. publikaciya_nauchnoj_stati_magistru
  68. cmsmagazinea33de3e7559358185abd5d281820cd0b.txt
  69. opublikovat_statyu_v_zhurnale_tribuna_uchenogo_nedorogo
  70. opublikovat_statyu_v_zhurnale_tribuna_uchenogo_bystro
  71. opublikovat_statyu_v_rossijskom_zhurnale
  72. opublikovat_statu_v_zhurnale
  73. opublikovat_statyu_v_yuridicheskom_zhurnale
  74. opublikovat_statyu_v_medicinskom_zhurnale
  75. opublikovat_statyu_v_ehkonomicheskom_zhurnale
  76. opublikovat_statyu_v_pedagogicheskom_zhurnale
  77. zhurnal_nauchnyh_publikaciya_dlya_aspiranta
  78. bystrye_publikacii_nauchnyh_statej
  79. hochu_opublikovat_statyu_v_zhurnale
  80. podgotovka_i_publikaciya_nauchnoj_stati
  81. opublikovat_nauchnuyu_statyu_v_pechatnom_sbornike
  82. stoimost_publikacii_v_nauchnom_zhurnale_tribuna_uchenogo
  83. luchshij_v_spiske_nauchnyh_zhurnalov_dlya_publikacij
  84. nauchnyj_zhurnal_dlya_publikacii_studentov
  85. nauchnyj_zhurnal_dlya_publikacii_statej
  86. zhurnal_gde_mozhno_opublikovat_statyu
  87. ^media\/(?P<path>.*)$
  88. ^media\/(?P<path>.*)$

The current path, requirements/www.antiplagiat.ru, 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.