Using the URLconf defined in techvilo.urls,
Django tried these URL patterns, in this order:
-
admin/ -
tinymce/ -
robots.txt [name='robots'] -
sitemap.xml [name='sitemap'] -
llms.txt [name='llms'] -
[name='home'] -
about/ [name='about'] -
services/ [name='services'] -
ai-automation/ [name='ai_automation'] -
portfolio/ [name='portfolio'] -
contact/ [name='contact'] -
careers/ [name='careers'] -
portfolio/<slug:slug>/ [name='portfolio_detail'] -
careers/<slug:slug>/apply/ [name='job_apply'] -
careers/<slug:slug>/ [name='job_detail'] -
privacy-policy/ [name='privacy_policy'] -
terms-and-conditions/ [name='terms_conditions'] -
accessibility/ [name='accessibility'] -
newsletter/subscribe/ [name='newsletter_subscribe'] -
lead-capture/ [name='lead_capture'] -
api/chat/ [name='chat_api'] -
api/portfolio/ [name='portfolio_api'] -
^media/(?P<path>.*)$
The current path, wp-content/uploads/2021/11/laptop-gf54223adf_1280-1024x682.jpg,
didn’t match any of these.