ENH: Swap out serializer base class in collections
This commit is contained in:
parent
9b09fe6cc8
commit
79e69001ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from rest_framework import serializers
|
||||
from rest_framework_json_api import serializers
|
||||
|
||||
from .models import Collection, CollectionMethod, CollectionType, Flaw
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue