mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
It rarely hurts to think of the returned result from a values() or values_list() call as a list, but it's really an iterable and sometimes the difference matters. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12743 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
|---|---|---|
| .. | ||
| fields.txt | ||
| index.txt | ||
| instances.txt | ||
| options.txt | ||
| querysets.txt | ||
| relations.txt | ||