django/docs/ref/models
James Bennett 7731cc8689 Fix #18062: Document best practices for choices in model fields. 2012-08-08 12:49:28 -04:00
..
fields.txt Fix #18062: Document best practices for choices in model fields. 2012-08-08 12:49:28 -04:00
index.txt
instances.txt [py3] Ported django.utils.encoding. 2012-08-07 12:00:22 +02:00
options.txt Fixed #18145 -- Improved documentation of unique_together type fields 2012-06-30 17:16:40 -04:00
querysets.txt Fixed #17788 -- Added batch_size argument to qs.bulk_create() 2012-07-17 15:24:41 +03:00
relations.txt