Using the URLconf defined in CryptoWorld.urls
,
Django tried these URL patterns, in this order:
-
admin/
-
[name='index']
-
dashboard/profile
[name='profile']
-
dashboard/copytrades
[name='copytrades']
-
dashboard/copytrades_suc
[name='copytrades_suc']
-
dashboard/transactions
[name='transactions']
-
dashboard/deposit
[name='deposit']
-
dashboard/dephistory
[name='dephistory']
-
dashboard/paycomm
[name='paycomm']
-
paycomm
[name='paycomm']
-
dashboard/withdraw
[name='withdraw']
-
dashboard/withistory
[name='withhistory']
-
dashboard/bitcoinpayment
[name='bitcoinpayment']
-
dashboard/etherumpayment
[name='etheriumpayment']
-
dashboard/usdtpayment
[name='usdtpayment']
-
dashboard.html
[name='dashboard']
-
dashboard
[name='dashboard']
-
index.html
[name='index']
-
register.html
[name='register']
-
login.html
[name='login']
-
deposit.html
[name='deposit']
-
home.html
[name='home']
-
invest.html
[name='invest']
-
userlog.html
[name='userlog']
-
withdraw.html
[name='withdraw']
-
withdrawpage.html
[name='withdrawpage']
-
dashboard/paycomm.html
[name='paycomm']
-
paycomm.html
[name='paycomm']
-
testimoney.html
[name='testimoney']
-
tview.html
[name='tview']
-
acctset.html
[name='acctset']
-
help.html
[name='help']
-
affiliate_program.html
[name='affiliate']
-
btcpay.html
[name='btcpay']
-
ethpay.html
[name='ethpay']
-
xrppay.html
[name='skrillpay']
-
logout.html
[name='logout']
-
about.html
[name='about']
-
terms.html
[name='terms']
-
faqs.html
[name='faqs']
-
contact.html
[name='contact']
-
fpass.html
[name='fpass']
-
bitcoin-for-beginners/what-is-cryptocurrency.html
[name='bitcoinforbeginners']
-
change-password.html
[name='password']
-
accounts/login/
[name='login']
-
embed/Da9Q57vov_c.html
[name='embed']
-
info/about.html
[name='about']
-
otp
[name='otp']
-
articles/investing/082914/basics-buying-and-investing-bitcoin.asp.html
[name='how_to_buy']
-
reset
-
^static/(?P<path>.*)$
-
^media/(?P<path>.*)$
The current path, info/{%%20static%20'images/icon/apple-touch-icon.png%20%}
, didn't match any of these.