1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/docs/ref/models
2014-10-28 10:15:52 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
fields.txt Fixed #23676 -- Rearranged sentence; "by default" applies only to max length 2014-10-18 06:55:11 -04:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Fixed spelling errors in docs. 2014-10-28 10:15:52 -04:00
lookups.txt Fixed #23493 -- Added bilateral attribute to Transform 2014-10-28 10:02:10 +02:00
options.txt Fixed #22778 -- Added a model Meta option to define default_related_name. 2014-06-18 13:53:07 -04:00
queries.txt
querysets.txt Fixed QuerySet datetimes argument name in docs. 2014-10-27 19:48:29 -04:00
relations.txt