1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/docs/ref/models
2011-04-06 10:33:32 +00:00
..
fields.txt Fixes #10786 -- Document that NullBooleanField should be used rather than BooleanField with null=True. Thanks sbj3 for the patch. 2011-04-06 10:33:32 +00:00
index.txt
instances.txt
options.txt Fixed #14842 - Indent the model Meta options. Thanks adamv. 2010-12-29 20:30:24 +00:00
querysets.txt Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST/sphinx problems. 2011-03-08 19:51:19 +00:00
relations.txt