mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecation timeline.
This commit is contained in:
@@ -319,3 +319,5 @@ to remove usage of these features.
|
||||
|
||||
* ``django.contrib.postgres.fields.jsonb.KeyTransform`` and
|
||||
``django.contrib.postgres.fields.jsonb.KeyTextTransform`` are removed.
|
||||
|
||||
* ``django.contrib.postgres.forms.JSONField`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user