Files
edx-platform/openedx/core
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
..
2024-05-28 13:02:16 +05:00
2021-04-01 21:58:29 -04:00