Django 1.9及以上版本: ## template {{ request.path }} # -without GET parameters {{ request.get_full_path }} # - with GET parameters.
確定! 回上一頁