Django Rest Framework serializing queryset fetchedn with value_list

后端 未结 0 1569
挽巷
挽巷 2020-12-07 03:54

I\'m trying to query a specific column from my table. I\'ve tried doing it with this

     team_lenDeserialized = RolesInTeam.objects.values_list(\'user_id\',          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题