Using the URLconf defined in urls,
Django tried these URL patterns, in this order:
-
^admin/
-
^robots.txt$
-
^sitemap.xml$
-
^india/eDM/(?P<path>.*)$
-
^Middle-East/eDM/(?P<path>.*)$
-
^Asia-Pacific/Landing-Page/(?P<path>.*)$
-
^india/Landing-Page/(?P<path>.*)$
-
^Middle-East/Landing-Page/(?P<path>.*)$
-
^site_media/(?P<path>.*)$
-
^static/admin/(?P<path>.*)$
-
^$
[name='home']
-
^solutions/$
[name='solutions']
-
^solutions/(?P<solution_type>[\w\-]+)/$
[name='solutions']
-
^about/$
[name='about']
-
^adrenalin-history/$
[name='adrenalin_history']
-
^team/$
[name='team']
-
^partners/$
[name='partners']
-
^industry-achievements/$
[name='industry_achievements']
-
^why-adrenalin/$
[name='why_adrenalin']
-
^resources/$
[name='resources']
-
^resources/(?P<resource_slug>[\w\-]+)/$
[name='resource_detail']
-
^customers/$
[name='customers']
-
^news-events/$
[name='news_events_home']
-
^careers/$
[name='careers']
-
^contact/$
[name='contact']
-
^privacy/$
[name='privacy']
-
^termsofuse/$
[name='termsofuse']
-
^enquiry/request/$
[name='enquiry_request']
-
^enquiry/request/confirmation/$
[name='enquiry_request_confirmation']
-
^resource/download-handler/(?P<confirmation_code>[\w\-]+)/$
[name='resource_request_handler']
-
^resource/download-confirmation/$
[name='resource_request_confirmation']
-
^resource/download/$
[name='resource_download']
-
^update/country/$
[name='update_session_country']
-
^campaign/enquiry/save/$
[name='campaign_enquiry_save']
-
^adrenalin-cloud-hr/$
[name='adrenalin_cloud_hr']
-
^corporate-social-responsibility/$
[name='corporate_social_responsibility']
-
^sitemap/$
[name='sitemap']
-
^chatbot/$
[name='chatbot']
-
^(?P<page_type>[\w\-]+)/(?P<news_event_slug>[\w\-]+)/$
[name='news_events_detail']
The current URL, DATA/video_thumbnails/roche.jpg, didn't match any of these.