Fix read only create
- Feb 07, 2025
-
-
Mike Knee authored
Read only create failed to work correctly due to the way DRF serializers behave. Updates to work consistently, and adds test to cover this case.
-
Read only create failed to work correctly due to the way DRF serializers behave. Updates to work consistently, and adds test to cover this case.