1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref/models
2012-09-19 18:00:14 -04:00
..
fields.txt Fixed #15325 - Added a link to RelatedManager in the ManytoManyField docs; thanks jammon for the suggestion. 2012-09-19 18:00:14 -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 Clearer wording for defer docs 2012-09-15 14:24:01 -07:00
relations.txt