Using the URLconf defined in fashionart.urls
,
Django tried these URL patterns, in this order:
-
admin/
-
[name='index']
-
master/ [name='master']
-
categories/<str:loadmahakalji> [name='categories']
-
market-area/ [name='market-area']
-
contact/ [name='contact']
-
company-profile/ [name='company-profile']
-
disclaimer/ [name='disclaimer']
-
privacy-policy/ [name='privacy-policy']
-
terms-and-conditions/ [name='terms-and-conditions']
-
vision/ [name='vision']
-
gallery/ [name='gallery']
-
india/
-
luxembourg/
-
netherlands/
-
canada/
-
uk/
-
australia/
-
nepal/
-
malaysia/
-
usa/
-
newzealand/
-
uae/
-
peeru/
-
newjersey/
-
birmingham/
-
pakistan/
-
^(?P<path>.*)$
The current path, static/images/desc.png
,
matched the last one.