4 lines
62 B
Python
4 lines
62 B
Python
from rest_framework import serializers
|
|
|
|
# add serializer here
|
from rest_framework import serializers
|
|
|
|
# add serializer here
|