Files
edx-platform/openedx/core/djangoapps
Feanil Patel 7121d4e466 fix: Correct serializer model reference.
When linking a DRF serializer with a model, you need to link it to the
model class not an instance of the model.

The newer version of DRF tries to access the model_manager from the
model here and runs into issues if it's not defined correctly.
2025-08-12 13:59:40 -04:00
..
2025-05-21 14:14:51 -04:00
2024-05-25 18:08:25 +03:30
2024-05-28 13:02:16 +05:00
2025-08-12 12:22:05 -04:00
2023-11-27 13:45:59 +05:00