Skip to content

Conversation

@lunika
Copy link
Collaborator

@lunika lunika commented Jul 3, 2024

Purpose

In DRF 3.15 they added, in the serializer validator, the model constraint validation. With the playlist model, we have to force the lti_id default value and manage better in the test the constraint between organization or consumer_site existence with the lti_id.

See encode/django-rest-framework#7438

Proposal

  • manage playlist constraint with DRF 3.15

In DRF 3.15 they added, in the serializer validator, the model
constraint validation. With the playlist model, we have to force the
lti_id default value and manage better in the test the constraint
between organization or consumer_site existence with the lti_id.

See encode/django-rest-framework#7438
@lunika lunika added the bug label Jul 3, 2024
@lunika lunika requested a review from kernicPanel July 3, 2024 15:27
@lunika lunika self-assigned this Jul 3, 2024
@lunika lunika merged commit 5d7edb4 into master Jul 4, 2024
@lunika lunika deleted the playlist-creation branch July 4, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants