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:
@@ -265,7 +265,7 @@ Minor features
|
||||
* Added support for the :lookup:`rangefield.contained_by` lookup for some built
|
||||
in fields which correspond to the range fields.
|
||||
|
||||
* Added :class:`~django.contrib.postgres.fields.JSONField`.
|
||||
* Added ``django.contrib.postgres.fields.JSONField``.
|
||||
|
||||
* Added :doc:`/ref/contrib/postgres/aggregates`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user