1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/ref/models
2014-07-04 14:15:00 -04:00
..
class.txt
custom-lookups.txt Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04:00
fields.txt Fixed #20631 -- Increased the default EmailField max_length to 254. 2014-07-04 14:15:00 -04:00
index.txt
instances.txt Fixed typo in docs/ref/models/instances.txt 2014-07-02 13:21:34 -04: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
relations.txt