解決辦法. Django 1.9及更高版本: ## template {{ request.path }} # -without GET parameters {{ request.get_full_path }} # - with GET parameters
確定! 回上一頁