mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57: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
|
@ -197,8 +197,6 @@ not greater than the upper bound. All of these fields use
|
|||
|
||||
.. class:: DecimalRangeField
|
||||
|
||||
.. versionadded:: 2.2
|
||||
|
||||
Based on :class:`~django.forms.DecimalField` and translates its input into
|
||||
:class:`~psycopg2:psycopg2.extras.NumericRange`. Default for
|
||||
:class:`~django.contrib.postgres.fields.DecimalRangeField`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue