摘要:
Django | QuerySet API reference | Django documentationlist(). Force evaluation of a QuerySet by calling list() on it. For example:entry_list = list(Entry.objects.all()) 阅读全文
posted @ 2012-05-06 00:44
lexus
阅读(228)
评论(0)
推荐(0)
浙公网安备 33010602011771号