mirror of https://github.com/django/django.git
[3.2.x] Refs #28034 -- Corrected docs example in contributing tutorial.
Backport of 67bb1f516c
from main
This commit is contained in:
parent
1cf0989b06
commit
fc9cbad880
|
@ -412,6 +412,8 @@ file::
|
||||||
``make_toast()``
|
``make_toast()``
|
||||||
================
|
================
|
||||||
|
|
||||||
|
.. function:: make_toast()
|
||||||
|
|
||||||
.. versionadded:: 2.2
|
.. versionadded:: 2.2
|
||||||
|
|
||||||
Returns ``'toast'``.
|
Returns ``'toast'``.
|
||||||
|
|
Loading…
Reference in New Issue