url('^login_first/$',views.index,name="index")中 HTML页面中<a>标签的hre则为<a href="{% url'index'%}">.
转载于:https://www.cnblogs.com/sayHello2World/p/7576989.html
url('^login_first/$',views.index,name="index")中 HTML页面中<a>标签的hre则为<a href="{% url'index'%}">.
转载于:https://www.cnblogs.com/sayHello2World/p/7576989.html