From 55f71b195b76f4806bd1cd928f85d9c72aa935f4 Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:00:20 +0100 Subject: Removed ChoicesMeta per deprecation timeline. --- docs/releases/6.0.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt index 8708e4495a..596b11b27c 100644 --- a/docs/releases/6.0.txt +++ b/docs/releases/6.0.txt @@ -283,6 +283,9 @@ to remove usage of these features. * Support for ``cx_Oracle`` is removed. +* The ``ChoicesMeta`` alias to ``django.db.models.enums.ChoicesType`` is + removed. + See :ref:`deprecated-features-5.1` for details on these changes, including how to remove usage of these features. -- cgit v1.3