Django offers Named URLs via the name= variable and the reverse resolution of URLs in your application code using the reverse() function.
確定! 回上一頁