Sign in
There are a total of 1 posts.
2025-05-07
Django的 .values() 方法提供選擇特定字段返回QuerySet的功能,並且對性能優化非常有用。了解 .values_list() 和使用方法的區別。