1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/docs/ref/models
2012-07-24 22:44:28 -03:00
..
fields.txt Clarified default name of M2M relationship DB table. 2012-07-24 22:44:28 -03:00
index.txt
instances.txt Fixed #17436 - Added warning about overriding Model.__init__() 2012-07-01 18:04:16 -04: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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00