Loading docs/topics/http/shortcuts.txt +18 −16 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ This example is equivalent to:: .. function:: redirect(to[, permanent=False], *args, **kwargs) .. versionadded:: 1.1 Returns an HttpResponseRedirect to the apropriate URL for the arguments passed. Loading Loading
docs/topics/http/shortcuts.txt +18 −16 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ This example is equivalent to:: .. function:: redirect(to[, permanent=False], *args, **kwargs) .. versionadded:: 1.1 Returns an HttpResponseRedirect to the apropriate URL for the arguments passed. Loading