1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/docs/ref/models
Tim Graham 7313468f85 Fixed #17436 - Added warning about overriding Model.__init__()
Thanks zsiciarz for the draft patch.
2012-07-01 18:04:16 -04:00
..
fields.txt
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 #17485 -- Made defer work with select_related 2012-06-26 18:08:42 +03:00
relations.txt