0

次の文の違いは何ですか

from django.shortcuts import get_object_or_404


from rest_framework.generics import get_object_or_404
4

1 に答える 1