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 Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
options.txt Fixed #20053 -- Fix `index_together` documentation 2013-03-15 15:15:52 +01:00
querysets.txt Fixing a minor spelling mistake in the queryset documentation 2013-05-14 11:40:33 +01:00
relations.txt Fixed #20243 - Clarified when RelatedManager.remove() exists. 2013-04-11 14:13:09 -04:00