mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Removed versionadded/changed annotations for 2.2.
This commit is contained in:
parent
32796826bb
commit
416c584cab
34 changed files with 0 additions and 221 deletions
|
@ -79,8 +79,6 @@ MRO is an acronym for Method Resolution Order.
|
|||
|
||||
.. method:: setup(request, *args, **kwargs)
|
||||
|
||||
.. versionadded:: 2.2
|
||||
|
||||
Initializes view instance attributes: ``self.request``, ``self.args``,
|
||||
and ``self.kwargs`` prior to :meth:`dispatch`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue