mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #29598 -- Removed FloatRangeField per deprecation timeline.
This commit is contained in:
@@ -174,7 +174,7 @@ Model fields
|
||||
* **fields.E901**: ``CommaSeparatedIntegerField`` is removed except for support
|
||||
in historical migrations.
|
||||
* **fields.W902**: ``FloatRangeField`` is deprecated and will be removed in
|
||||
Django 3.1.
|
||||
Django 3.1. *This check appeared in Django 2.2 and 3.0*.
|
||||
|
||||
File fields
|
||||
~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user