摘要:
先上代码: from django_filters.rest_framework import DjangoFilterBackend from rest_framework.filters import OrderingFilter from rest_framework.generics imp 阅读全文
摘要:
先来看看之前优化的代码: from rest_framework.generics import GenericAPIView from django_filters.rest_framework import DjangoFilterBackend from rest_framework.filt 阅读全文