1
0
mirror of https://github.com/django/django.git synced 2025-01-05 16:06:07 +00:00
django/docs/ref/models
Tim Graham 8035533557 Merge pull request #1039 from cannona/master
Clarified what unique_for_date considers
2013-05-14 16:01:24 -07: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 Fixing a minor spelling mistake in the queryset documentation 2013-05-14 11:40:33 +01:00
relations.txt