<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,all:<div>        My study at horizon src has been going on for some time.Now I could create a penal on it and present something.</div><div><br></div><div>        Anyway,a question has been boring me at the same time. What exactly the url rule is and how it works . </div><div>        src eg:</div><div><span style="font-size: 12pt;">urlpatterns = patterns('horizon.dashboards.syspanel.test.views',</span></div><div>    url(r'^$', IndexView.as_view(), name='index'),</div><div>)</div><div><br></div><div>        Only a "<span style="font-size: 12pt;">r'^$'" could know where the page direct?</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">        Who knows the detail about it,please tell me. I greatly appreciate it!</span></div>                                          </div></body>
</html>