mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline.
This commit is contained in:
@@ -14,7 +14,7 @@ Bugfixes
|
||||
(:ticket:`30673`).
|
||||
|
||||
* Fixed crash of ``KeyTransform()`` for
|
||||
:class:`~django.contrib.postgres.fields.JSONField` and
|
||||
``django.contrib.postgres.fields.JSONField`` and
|
||||
:class:`~django.contrib.postgres.fields.HStoreField` when using on
|
||||
expressions with params (:ticket:`30672`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user