The reverse() is used to adhere the django DRY principle i.e if you change the url in future then you can reference that url using reverse( ...
確定! 回上一頁