diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-12 18:00:20 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-01-15 22:28:37 +0100 |
| commit | 55f71b195b76f4806bd1cd928f85d9c72aa935f4 (patch) | |
| tree | 78455113128e6579965de25e88ff73dc182390a8 /docs | |
| parent | b4bc393b23dd2a222a3ca52b5d44ec33499c789f (diff) | |
Removed ChoicesMeta per deprecation timeline.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.0.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
