1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/ref/models
Aymeric Augustin 7b85ef9dfb Fixed #20408 -- Clarified that values_list() doesn't return a list.
Thanks marktranchant, bmispelon, and alextreme.
2013-05-18 12:46:12 +02:00
..
fields.txt Added clarification to the docs, pointing out that unique_for_date only considers the date portion of DateTime fields. 2013-05-03 08:46:53 -05:00
index.txt
instances.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
options.txt
querysets.txt Fixed #20408 -- Clarified that values_list() doesn't return a list. 2013-05-18 12:46:12 +02:00
relations.txt