mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29598 -- Removed FloatRangeField per deprecation timeline.
This commit is contained in:
@@ -230,4 +230,5 @@ in Django 3.1.
|
||||
See :ref:`deprecated-features-2.2` for details on these changes, including how
|
||||
to remove usage of these features.
|
||||
|
||||
* ...
|
||||
* ``django.contrib.postgres.fields.FloatRangeField`` and
|
||||
``django.contrib.postgres.forms.FloatRangeField`` are removed.
|
||||
|
||||
Reference in New Issue
Block a user