We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823d73b commit fc13a69Copy full SHA for fc13a69
docs/ref/class-based-views/mixins-single-object.txt
@@ -100,7 +100,7 @@ Single object mixins
100
101
.. method:: get_context_data(**kwargs)
102
103
- Returns context data for displaying the list of objects.
+ Returns context data for displaying the object.
104
105
The base implementation of this method requires that the ``self.object``
106
attribute be set by the view (even if ``None``). Be sure to do this if
0 commit comments