Using the URLconf defined in technaureus_website.urls,
Django tried these URL patterns, in this order:
-
technaureus-website-admin/
-
[name='index']
-
<str:lang>/
[name='index_lang']
-
sitemap.xml
[name='django.contrib.sitemaps.views.sitemap']
-
robots.txt
-
privacy-policy
[name='privacy-policy']
-
contact-us
[name='contact-us']
-
about-us
[name='about-us']
-
industry
[name='industry']
-
industry-details/<slug:slug>/
[name='industry-details']
-
submit-project-chat
[name='submit-project-chat']
-
submit-project-chat-home
[name='submit-project-chat-home']
-
contact-us-submit
[name='contact-us-submit']
-
newsletter-subscription
[name='newsletter-subscription']
-
career-newsletter-subscription
[name='career-newsletter-subscription']
-
odoo-service/<slug:slug>/
[name='odoo-service']
-
unsubscribed
[name='unsubscribed']
-
gitex-global-2023
[name='gitex-global-2023']
-
gitex-submit
[name='gitex-submit']
-
product-privacy-policy
[name='product-privacy-policy']
-
xpressd-product-privacy-policy
[name='xpressd-product-privacy-policy']
-
xpressc-product-privacy-policy
[name='xpressc-product-privacy-policy']
-
time-craft-privacy-policy
[name='time-craft-privacy-policy']
-
office-buddy-privacy-policy
[name='office-buddy-privacy-policy']
-
vanbiz-privacy-policy
[name='vanbiz-privacy-policy']
-
sales-route-privacy-policy
[name='sales-route-privacy-policy']
-
terms-and-conditions
[name='terms-and-conditions']
-
technaureus-apps/
[name='technaureus_apps']
-
washfold-delivery-privacy-policy
[name='washfold-delivery-privacy-policy']
-
washfold-service-privacy-policy
[name='washfold-service-privacy-policy']
-
^static/(?P<path>.*)$
-
^static/(?P<path>.*)$
-
^media/(?P<path>.*)$
The current path, media/uploads/2023/03/13/image.png,
matched the last one.