django/docs/ref/models
Tim Graham 3bdb65dc59 Updated print statements to work with py3; thanks Claude Paroz noting this. 2012-09-08 15:15:10 -04:00
..
fields.txt Fixed #18478 - Documented how to use a mutable default in a model field. 2012-09-08 14:52:17 -04:00
index.txt
instances.txt Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
options.txt specify any orderable field can be specified in get_latest_by, closes #18875 2012-09-07 11:34:18 -04:00
querysets.txt Updated print statements to work with py3; thanks Claude Paroz noting this. 2012-09-08 15:15:10 -04:00
relations.txt