Page not found (404)

Request Method: GET
Request URL: http://www.cyfinex.com/initiatives.html

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

  1. admin/
  2. [name='index']
  3. error/ [name='errorpage']
  4. find_location/ [name='find_location']
  5. terms-and-conditions/ [name='termscondition']
  6. privacy-policy/ [name='privacypolicy']
  7. refund-policy/ [name='refund_policy']
  8. about/ [name='aboutus']
  9. support/ [name='support']
  10. faq/ [name='faq']
  11. how-it-works-boffin/ [name='how_it_works_boffin']
  12. how-it-works-master/ [name='how_it_works_master']
  13. how-it-works-learner/ [name='how_it_works_learner']
  14. report-bug/ [name='report_bug']
  15. pricing/ [name='pricing']
  16. message_mobile/ [name='message_mobile']
  17. notification/ [name='notification']
  18. badge/ [name='badge']
  19. payment_status/ [name='payment_status']
  20. coinPurchase/ [name='coinPurchase']
  21. masterPhone/ [name='masterPhone']
  22. masterChat/ [name='masterChat']
  23. learnerform_view/ [name='learnerform_view']
  24. masterform_view/ [name='masterform_view']
  25. boffinform_view/ [name='boffinform_view']
  26. formlogin_view/ [name='formlogin_view']
  27. profile/<str:special_id>/ [name='view_profile']
  28. review_profile [name='review_profile']
  29. view_more_review/<str:special_id>/ [name='view_more_review']
  30. switch_profile/<str:tag>/ [name='switch_profile']
  31. change/password/ [name='change_password']
  32. set_new_password/ [name='set_new_password']
  33. create/password/<token>/ [name='new_password']
  34. forget_password/ [name='forget_password']
  35. create_password/ [name='create_password']
  36. logout_view/ [name='logout_view']
  37. learner/dashboard/ [name='learner_profile_dashboard_section']
  38. learner/personal/ [name='learner_profile_personal_section']
  39. learner/contact/ [name='learner_profile_contact_section']
  40. master/personal/ [name='master_profile_personal_section']
  41. master/expertise/ [name='master_profile_expertise_section']
  42. master/expertise/edit/<int:module_id> [name='master_profile_edit_expertise_section']
  43. destroy_master_profile_expertise_section/<int:module_id> [name='destroy_master_profile_expertise_section']
  44. master/contact/ [name='master_profile_contact_section']
  45. master/coaching/ [name='master_profile_coaching_section']
  46. master/academia/ [name='master_profile_academia_section']
  47. master/academia/edit/<int:module_id> [name='master_profile_edit_academia_section']
  48. destroy_master_profile_academia_section/<int:module_id> [name='destroy_master_profile_academia_section']
  49. master/employment/ [name='master_profile_employment_section']
  50. master/employment/edit/<int:module_id> [name='master_profile_edit_employment_section']
  51. destroy_master_profile_employment_section/<int:module_id> [name='destroy_master_profile_employment_section']
  52. master/dashboard/ [name='master_profile_dashboard_section']
  53. boffin/dashboard/ [name='boffin_profile_dashboard_section']
  54. boffin/personal/ [name='boffin_profile_personal_section']
  55. boffin/contact/ [name='boffin_profile_contact_section']
  56. boffin/KYC/ [name='boffin_profile_KYC_section']
  57. ^media/(?P<path>.*)$
  58. req_filter/ [name='req_filter']
  59. clear_req_filter/ [name='clear_req_filter']
  60. pro_filter/ [name='pro_filter']
  61. clear_pro_filter/ [name='clear_pro_filter']
  62. learner_new_requirement/ [name='learner_new_requirement']
  63. learner_edit_requirement/<int:module_id> [name='learner_edit_requirement']
  64. destroy_learner_requirement/<int:module_id> [name='destroy_learner_requirement']
  65. learner_section/ [name='learner_section']
  66. requirement/<int:module_id> [name='requirement']
  67. requirement_list/ [name='requirement_list']
  68. learner_new_project/ [name='learner_new_project']
  69. learner_edit_project/<int:module_id> [name='learner_edit_project']
  70. destroy_learner_project/<int:module_id> [name='destroy_learner_project']
  71. project/<int:module_id> [name='project']
  72. project_list/ [name='project_list']
  73. ^media/(?P<path>.*)$
  74. messages/ [name='messages']
  75. create_thread [name='create_thread']
  76. send_message [name='send_message']
  77. ^media/(?P<path>.*)$
  78. create_job/ [name='create_job']
  79. manage_jobs/ [name='manage_jobs']
  80. job_list/ [name='job_list']
  81. job_filter/ [name='job_filter']
  82. clear_job_filter/ [name='clear_job_filter']
  83. jobview/<int:job_id> [name='jobview']
  84. edit_job/<int:job_id> [name='edit_job']
  85. destroy_job/<int:job_id> [name='destroy_job']
  86. ^media/(?P<path>.*)$
  87. course/menu/ [name='menu']
  88. course/create/ [name='create_course']
  89. course/edit/<int:course_id>/ [name='edit_course']
  90. destroy_course/<int:course_id>/ [name='destroy_course']
  91. course/list/ [name='show_courses']
  92. courses/ [name='courses']
  93. course/purchased [name='purchased_courses']
  94. courses/<str:special_id>/ [name='all_courses']
  95. review_course/ [name='review_course']
  96. view_more_review/<int:course_id>/ [name='view_more_review']
  97. view_course/<int:course_id>/ [name='view_course']
  98. create_course_ajax/ [name='create_course_ajax']
  99. edit_course_ajax/ [name='edit_course_ajax']
  100. buy_course/ [name='buy_course']
  101. increase_size/ [name='increase_size']
  102. course_filter/ [name='course_filter']
  103. clear_course_filter/ [name='clear_course_filter']
  104. ^media/(?P<path>.*)$
  105. ask_question/ [name='ask_question']
  106. questions/tag/<str:tag> [name='tag_questions']
  107. questions/all/ [name='all_questions']
  108. question/<int:question_id> [name='question']
  109. question/edit/<int:question_id> [name='question_edit']
  110. answer/edit/<int:answer_id> [name='answer_edit']
  111. destroy_answer/<int:answer_id> [name='destroy_answer']
  112. destroy_question/<int:question_id> [name='destroy_question']
  113. submit_comment/ [name='submit_comment']
  114. edit_comment/ [name='edit_comment']
  115. destroy_comment/<int:comment_id> [name='destroy_comment']
  116. view_more_comment/ [name='view_more_comment']
  117. show_tags/ [name='show_tags']
  118. tag_search/ [name='tag_search']
  119. flag/ [name='flag']
  120. tags/ [name='tags']
  121. vote/ [name='vote']
  122. tick/ [name='tick']
  123. category/<category_id> [name='category']
  124. ^media/(?P<path>.*)$
  125. webinar/add/seats/<int:webinar_id>/ [name='add_seats']
  126. webinar/list/ [name='my_webinars']
  127. webinar/attended/ [name='attended_webinars']
  128. webinar/enrolled/ [name='enrolled_webinars']
  129. webinar/create/ [name='create']
  130. webinar/edit/<int:webinar_id>/ [name='edit']
  131. webinar/delete/<int:webinar_id>/ [name='destroy_webinar']
  132. webinar/view/<int:webinar_id>/ [name='view']
  133. webinar/review_webinar [name='review_webinar']
  134. webinar/view_more_review/<int:webinar_id> [name='view_more_review']
  135. webinar/menu/ [name='menu']
  136. webinars/ [name='webinars']
  137. webinars/<str:special_id>/ [name='all_webinars']
  138. webinar/enrolled_students/<int:webinar_id>/ [name='enrolled_students']
  139. remove_student/<int:student_id>/<int:webinar_id>/ [name='remove_student']
  140. remove_teacher/<int:teacher_id>/<int:webinar_id>/ [name='remove_teacher']
  141. webinar/applied_teachers/<int:webinar_id>/ [name='applied_teachers']
  142. webinar/total_teachers/ [name='total_teachers']
  143. webinar/total_students/ [name='total_students']
  144. webinar/delete_teacher/<int:teacher_id>/ [name='delete_teacher']
  145. webinar/delete_student/<int:student_id>/ [name='delete_student']
  146. pay_webinar [name='pay_webinar']
  147. webinar_achknowledge [name='webinar_achknowledge']
  148. get_salary [name='get_salary']
  149. webinar_decline [name='webinar_decline']
  150. submit_webinar [name='submit_webinar']
  151. webinar_filter [name='webinar_filter']
  152. clear_webinar_filter [name='clear_webinar_filter']
  153. create_zoom_meeting [name='create_zoom_meeting']
  154. zoom/authorize/ [name='zoom_authorize']
  155. oauth/callback/ [name='zoom_callback']
  156. oauth2callback [name='oauth2callback']
  157. schedule_meeting [name='schedule_meeting']
  158. success_page [name='success_page']
  159. google_meet_auth/ [name='google_meet_auth']
  160. google_meet_callback/ [name='google_meet_callback']
  161. ^media/(?P<path>.*)$
  162. tinymce/
  163. ^media/(?P<path>.*)$

The current path, initiatives.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.