Page not found (404)

Request Method: GET
Request URL: http://govjobadda.org/d/quant-misleanous-questions-asked-in-first-shift/5a2270e00121bc0c65c75e0d/

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

  1. api-auth/
  2. oauth/
  3. auth/
  4. admin/
  5. accounts/
  6. api/
  7. [name='homepage']
  8. feed/ [name='feed']
  9. load-more-feed/ [name='load_more_feed']
  10. ^ads.txt
  11. ^sp-push-manifest.json
  12. ^sp-push-worker.js
  13. ^sp-push-worker-fb.js
  14. ^sw.js
  15. dashboard/ [name='dashboard']
  16. faq/ [name='faq']
  17. settings/ [name='settings']
  18. contact-us/ [name='contact_us']
  19. ^upload-file/$ [name='upload_file']
  20. ^delete-uploaded-file/$ [name='delete_uploaded_file']
  21. govjobadda-android-app/ [name='govjobadda_app']
  22. privacy-policy/ [name='privacy_policy']
  23. cookie-policy/ [name='cookie_policy']
  24. refund-policy/ [name='refund_policy']
  25. terms-of-usage/ [name='terms_of_usage']
  26. foo/
  27. ^mark-notification-read/(?P<notification_id>[\w]{24})/$ [name='notification_url']
  28. download-logs/ [name='download_logs']
  29. exam-preference/ [name='exam_preference']
  30. ^exam-list/$ [name='exam_list']
  31. ^(?P<exam_slug>[\w-]+)-exam-free-test-series-list/(?P<exam_id>[\w]{24})/$ [name='exam_test_series_list']
  32. ^test-series/(?P<slug>[\w-]+)/(?P<test_series_id>[\w]{24})/$ [name='test_series_detail']
  33. ^daily-free-tests/$ [name='daily_free_tests']
  34. ^create-test-series/(?P<exam_id>[\w]{24})/$ [name='create_test_series']
  35. ^edit-test-series/(?P<exam_id>[\w]{24})/(?P<test_series_id>[\w]{24})/$ [name='edit_test_series']
  36. ^delete-test-series/(?P<exam_id>[\w]{24})/(?P<test_series_id>[\w]{24})/$ [name='delete_test_series']
  37. ^add-test-to-test-series/(?P<test_series_id>[\w]{24})/$ [name='add_test_to_test_series']
  38. ^edit-online-test/(?P<test_id>[\w]{24})/$ [name='edit_online_test']
  39. ^delete-online-test/(?P<test_id>[\w]{24})/$ [name='delete_online_test']
  40. ^add-online-test-questions/(?P<test_id>[\w]{24})/$ [name='add_online_test_questions']
  41. ^edit-online-test-question/$ [name='edit_online_test_question']
  42. ^upload-file/$ [name='upload_file']
  43. ^delete-uploaded-file/$ [name='delete_uploaded_file']
  44. ^upload-questions-file/$ [name='upload_questions_file']
  45. ^create-edit-online-test-section-timings/(?P<test_id>[\w]{24})/$ [name='create_edit_online_test_section_timings']
  46. ^remove-online-test-question/$ [name='remove_online_test_question']
  47. ^remove-online-test-section/$ [name='remove_online_test_section']
  48. ^publish-test/(?P<test_id>[\w]{24})/$ [name='publish_test']
  49. ^test/(?P<slug>[\w-]+)/(?P<test_id>[\w]{24})/$ [name='test_detail']
  50. ^online-test/(?P<test_id>[\w]{24})/$ [name='online_test']
  51. ^resume-online-test/(?P<attempt_id>[\w]{24})/$ [name='resume_online_test']
  52. ^submit-online-test/$ [name='submit_online_test']
  53. ^test-completion-page/(?P<attempt_id>[\w]{24})/$ [name='test_completion_page']
  54. ^online-test/(?P<attempt_id>[\w]{24})/report/$ [name='test_report']
  55. ^online-test/(?P<attempt_id>[\w]{24})/report/solutions/$ [name='test_report_solutions']
  56. ^online-test/(?P<test_id>[\w]{24})/staff-report/$ [name='test_report_staff']
  57. ^download-online-test-questions/(?P<test_id>[\w]{24})/$ [name='download_online_test_questions']
  58. my-attempt-history [name='my_attempt_history']
  59. ^reorder-tests/(?P<test_series_id>[\w]{24})/$ [name='reorder_tests']
  60. videos/ [name='videos']
  61. videos/(?P<exam_slug>[\w-]+)-subject-wise/(?P<exam_category_id>[\w]{24})/ [name='exam_subject_wise_videos']
  62. videos/(?P<exam_slug>[\w-]+)-teacher-wise/(?P<exam_category_id>[\w]{24})/ [name='exam_teacher_wise_videos']
  63. subject-videos/(?P<exam_slug>[\w-]+)/(?P<subject_slug>[\w-]+)/(?P<exam_category_id>[\w]{24})/(?P<subject_id>[\w]{24})/ [name='exam_subject_videos']
  64. teacher-videos/(?P<exam_slug>[\w-]+)/(?P<teacher_slug>[\w-]+)/(?P<exam_category_id>[\w]{24})/(?P<teacher_id>[\w]{24})/ [name='exam_teacher_videos']
  65. add-video [name='add_video']
  66. edit-video/(?P<video_id>[\w-]+)/ [name='edit_video']
  67. ^delete-video/(?P<video_id>[\w]{24})/$ [name='delete_video']
  68. current-affairs/ [name='current_affairs']
  69. current-affairs-partial/ [name='current_affairs_partial']
  70. ^current-affairs/(?P<slug>[\w-]+)/(?P<current_affairs_id>[\w]{24})/$ [name='current_affairs_detail']
  71. add-current-affairs [name='add_current_affairs']
  72. ^edit-current-affairs/(?P<current_affairs_id>[\w]{24})/$ [name='edit_current_affairs']
  73. ^delete-current-affairs/(?P<current_affairs_id>[\w]{24})/$ [name='delete_current_affairs']
  74. blogs/ [name='blog']
  75. blog-partial/ [name='blog_partial']
  76. ^blogs/(?P<slug>[\w-]+)/(?P<blog_id>[\w]{24})/$ [name='blog_detail']
  77. add-blog [name='add_blog']
  78. ^edit-blog/(?P<blog_id>[\w]{24})/$ [name='edit_blog']
  79. ^delete-blog/(?P<blog_id>[\w]{24})/$ [name='delete_blog']
  80. reward-history/ [name='reward_history']
  81. ^buy/(?P<item_type>[\w]{2})/(?P<item_id>[\w]{24})/$ [name='buy']
  82. ^pg-exit/(?P<item_type>[\w]{2})/(?P<item_id>[\w]{24})/$ [name='pg_exit']
  83. ^redeem-scratch-card/$ [name='redeem_scratch_card']
  84. ^scratch-card-detail/$ [name='scratch_card_detail']
  85. ^packages/$ [name='packages']
  86. my-tests/ [name='my_tests']
  87. transaction-history/ [name='transaction_history']
  88. invoice/ [name='invoice']
  89. ^download-sc-csv/(?P<batch_name>[\w]{1,6})/$ [name='download_batch']
  90. ^download-offer-card-csv/(?P<batch_name>[\w]{1,6})/$ [name='download_offer_card_csv']
  91. ^validate-discount-code/(?P<item_type>[\w]{2})/(?P<item_id>[\w]{24})/$ [name='validate_discount_code']
  92. ^previous-years-solved-papers-packages/$ [name='previous_years_solved_papers_packages']
  93. admin/download-offer-report/ [name='download_offer_report']
  94. ^get-qr-image/(?P<sc_code>[\w]{10,20})/$ [name='get_qr_image']
  95. ^download-sc-images/(?P<batch_name>[\w]{1,6})/$ [name='download_sc_images']
  96. ^surl/(?P<payment_provider>[\w-]+)$ [name='surl']
  97. instamojo-access-key [name='instamojo_access_key']
  98. pending-payouts/ [name='pending_payouts']
  99. ^mark-paid/(?P<payout_id>[\w]{24})/$ [name='mark_paid']
  100. ^mcq/$ [name='mcq']
  101. ^mcq/add-mcq-questions/$ [name='add_mcq']
  102. ^mcq/(?P<subject_slug>[\w-]+)-mcq-questions/(?P<subject_id>[\w]{24})/$ [name='subject_wise_mcq']
  103. ^mcq/(?P<subject_slug>[\w-]+)-mcq-questions/(?P<topic_slug>[\w-]+)/(?P<topic_id>[\w]{24})/$ [name='topic_page']
  104. ^mcq/(?P<subject_slug>[\w-]+)-mcq-questions/(?P<topic_slug>[\w-]+)/(?P<subtopic_slug>[\w-]+)/(?P<subtopic_id>[\w]{24})/$ [name='subtopic_questions_list']
  105. ^mcq/question-attempt/$ [name='mcq_question_attempt']
  106. ^mcq/bookmark/(?P<question_id>[\w]{24})$ [name='mcq_bookmark']
  107. ^mcq/delete-mcq/(?P<question_id>[\w]{24})$ [name='delete_mcq']
  108. ^mcq/q/(?P<question_slug>[\w-]+)/(?P<question_id>[\w]{24})$ [name='mcq_question_details']
  109. report-issue/ [name='report_issue']
  110. report-question-issue/ [name='report_question_issue']
  111. tickets/ [name='tickets']
  112. ^tickets/(?P<ticket_id>[\w]{24})/$ [name='ticket_detail']
  113. ^edit-ticket/(?P<ticket_id>[\w]{24})/$ [name='edit_ticket']
  114. ^create-comment/(?P<ticket_id>[\w]{24})/$ [name='create_comment']
  115. ^exam-test-series/(?P<key>.*)$ [name='exam-test-series_redirect']
  116. ^sectional-test-series/(?P<key>.*)$ [name='sectional_test_series_redirect']
  117. ^forum/(?P<key>.*)$ [name='forum_redirect']
  118. ^materials/(?P<key>.*)$ [name='materials_redirect']
  119. ^study-materials/(?P<key>.*)$ [name='study_materials_redirect']
  120. ^careers/(?P<key>.*)$ [name='careers_redirect']
  121. ^premium-membership/(?P<key>.*)$ [name='careers_redirect']
  122. ^u/(?P<key>.*)$ [name='personal_info_redirect']
  123. ^static\/(?P<path>.*)$

The current path, d/quant-misleanous-questions-asked-in-first-shift/5a2270e00121bc0c65c75e0d/, 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.