Using the URLconf defined in project.urls,
Django tried these URL patterns, in this order:
-
^media/(?P<path>.*)$
-
^static/(?P<path>.*)$
-
admin/
-
[name='']
-
about/
[name='about']
-
clients/
[name='clients']
-
apply-form/
[name='apply_form']
-
vision_core_values/
[name='vision_core_values']
-
why-dhyanjyoti/
[name='why_peoplefy']
-
team/
[name='team']
-
careers/
[name='careers']
-
life-at-dhyanjyoti/
[name='life_at_peoplefy']
-
employers/
[name='employers']
-
terms/
[name='terms']
-
recruit-outsourcing/
[name='recruit_outsourcing']
-
Real-Estate/
[name='executive']
-
recruite/
[name='recruite']
-
industry/
[name='industry']
-
job-seeker/
[name='job_seeker']
-
job-opening/
[name='job_opening']
-
resources/
[name='resources']
-
case-study/
[name='case_study']
-
blog/
[name='blog']
-
resumewriting/
[name='resumewriting']
-
contact/
[name='contact']
-
services/
[name='services']
-
life-dyanjyoti/
[name='life_dyanjyoti']
-
choosing-rpo/
[name='choosing_rpo']
-
benefits-of-rpo/
[name='benefits_of_rpo']
-
openings-career/
[name='openings_career']
-
send_mail/
[name='send_mail']
-
send_maill/
[name='send_maill']
-
why_leading_mncs_choose_dhyanjyoti/
[name='why_leading_mncs_choose_dhyanjyoti']
The current path, index.html,
didn’t match any of these.