And for request.path, it will not include the domain field(http://localhost). 1 2 3. def get_full_path(request): full_path = ('http', ...
確定! 回上一頁