我可以从Django中的模型查询集中获取模型字段类型吗?
例如: a是b模型的查询集,b模型有以下字段:
a
b
有没有办法g从queryset 获取字段的类型a?谢谢.
g
django django-models
django ×1
django-models ×1