mirror of
https://github.com/django/django.git
synced 2025-11-26 21:51:57 +00:00
Added missing versionadded for FormMixin.prefix.
This commit is contained in:
parent
864613c7e0
commit
ecf63d5d89
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ FormMixin
|
||||||
|
|
||||||
.. attribute:: prefix
|
.. attribute:: prefix
|
||||||
|
|
||||||
|
.. versionadded:: 1.6
|
||||||
|
|
||||||
Sets the :attr:`~django.forms.Form.prefix` for the generated form.
|
Sets the :attr:`~django.forms.Form.prefix` for the generated form.
|
||||||
|
|
||||||
.. method:: get_initial()
|
.. method:: get_initial()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue