mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Added versionadded directive missing from b7bd708
.
This commit is contained in:
parent
bddb4a6818
commit
5ed7ec99b6
1 changed files with 2 additions and 0 deletions
|
@ -222,6 +222,8 @@ RedirectView
|
|||
|
||||
.. attribute:: pattern_name
|
||||
|
||||
.. versionadded:: 1.6
|
||||
|
||||
The name of the URL pattern to redirect to. Reversing will be done
|
||||
using the same args and kwargs as are passed in for this view.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue