!22 修复BUG(框架类): serializers.py 中fields 过滤bug
Merge pull request !22 from 李强/dvadmin-liqianglogpull/22/MERGE
commit
b10b467d8c
|
@ -1,4 +1,4 @@
|
|||
from functools import cached_property
|
||||
from django.utils.functional import cached_property
|
||||
|
||||
from rest_framework import serializers
|
||||
from rest_framework.fields import empty
|
||||
|
|
Loading…
Reference in New Issue