摘要:
in django, sometimes you want to pass value of current page path , you will do this follows: a. <form action="./?next={{request.path}}" method="post">...</form> b.<form action="" method="post"> <input type="hidden" name="nex 阅读全文
posted @ 2013-03-25 16:26 slider 阅读(280) 评论(0) 推荐(0)
浙公网安备 33010602011771号