diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-09-11 09:57:44 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-09-18 22:12:40 +0200 |
| commit | 295467c04ab4c26a1a9d3798b1e941003fa116cf (patch) | |
| tree | eac57d86bd2c1664b63d17a4325cfffbf720ae44 /docs/topics/forms | |
| parent | 590a31eb105292510ce94adebc85d691b30f49ca (diff) | |
Removed versionadded/changed annotations for 4.2.
This also removes remaining versionadded/changed annotations for older
versions.
Diffstat (limited to 'docs/topics/forms')
| -rw-r--r-- | docs/topics/forms/modelforms.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/topics/forms/modelforms.txt b/docs/topics/forms/modelforms.txt index fbd5695c17..53ce716a4d 100644 --- a/docs/topics/forms/modelforms.txt +++ b/docs/topics/forms/modelforms.txt @@ -676,10 +676,6 @@ the field declaratively and setting its ``validators`` parameter:: See the :doc:`form field documentation </ref/forms/fields>` for more information on fields and their arguments. -.. versionchanged:: 4.2 - - The ``Meta.formfield_callback`` attribute was added. - Enabling localization of fields ------------------------------- |
