0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/ref/models
navneet suman 3390550f6f Fixed #22145 -- Clarified docs on Field.blank and Field.null options.
Thanks skipjack at peru.com for the suggestion.
2014-02-25 20:59:34 -05:00
..
custom-lookups.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
fields.txt Fixed #22145 -- Clarified docs on Field.blank and Field.null options. 2014-02-25 20:59:34 -05:00
index.txt
instances.txt Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
options.txt
queries.txt
querysets.txt Fixed #22023 -- Raised an error for values() followed by defer() or only(). 2014-02-17 14:46:13 -05:00
relations.txt