1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +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 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00