Commit e69d8107 authored by Tim Graham's avatar Tim Graham
Browse files

[1.5.x] Fixed #17094 - Typo in class-based views doc.

Thanks alej0 for the report.

Backport of c89717fa from master.
parent f96dd055
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ ProcessFormView
        The url to redirect to when the nominated object has been
        successfully deleted.

    .. method:: get_success_url(obj)
    .. method:: get_success_url()

        Returns the url to redirect to when the nominated object has been
        successfully deleted. Returns