1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/ref/models
2011-05-13 04:33:42 +00:00
..
fields.txt Fixes #15963 -- Misleading FileField.save documentation. Thanks for the report and patch, ejucovy. 2011-05-10 00:26:32 +00:00
index.txt
instances.txt Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 2010-12-26 00:37:14 +00:00
options.txt Fixed #14842 - Indent the model Meta options. Thanks adamv. 2010-12-29 20:30:24 +00:00
querysets.txt Fixed #16014 -- numerous documentation typos -- thanks psmith. 2011-05-13 04:33:42 +00:00
relations.txt