docs: Add a link to future cleanup ticket.

Co-authored-by: Kyle McCormick <kyle@axim.org>
This commit is contained in:
Feanil Patel
2025-10-17 13:22:31 -04:00
parent 7c8020d29d
commit 1ca24ee71c

View File

@@ -45,6 +45,8 @@ class CourseWaffleFlagsSerializer(serializers.Serializer):
This used to be based on a waffle flag but the flag is being removed so we
default it to true for now until we can remove the need for it from the consumers
of this serializer and the related APIs.
See https://github.com/openedx/edx-platform/issues/37497
"""
return True