mirror of
https://github.com/django/django.git
synced 2025-05-06 15:06:31 +00:00
[1.5.x] Fixed #17094 - Typo in class-based views doc.
Thanks alej0 for the report. Backport of c89717fabe from master.
This commit is contained in:
parent
f96dd05542
commit
e69d810741
@ -206,7 +206,7 @@ ProcessFormView
|
|||||||
The url to redirect to when the nominated object has been
|
The url to redirect to when the nominated object has been
|
||||||
successfully deleted.
|
successfully deleted.
|
||||||
|
|
||||||
.. method:: get_success_url(obj)
|
.. method:: get_success_url()
|
||||||
|
|
||||||
Returns the url to redirect to when the nominated object has been
|
Returns the url to redirect to when the nominated object has been
|
||||||
successfully deleted. Returns
|
successfully deleted. Returns
|
||||||
|
Loading…
x
Reference in New Issue
Block a user