When a page is requested, Django under the hood created a HttpRequest object, ... HttpRequest.path ( request.path in our view function, ...
確定! 回上一頁