1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/docs/ref/models
2010-05-10 12:29:04 +00:00
..
fields.txt Fixed #12229 -- Added documentation of the FieldFile methods that are exposed by FileField and ImageField. Thanks to Gabriel Hurley for the draft patch. 2010-05-10 12:29:04 +00:00
index.txt Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 2009-12-26 03:44:21 +00:00
instances.txt Fixed #13100 -- Clarified the model validation rules around full_clean(). Thanks to ptone for the draft text. 2010-05-09 05:47:35 +00:00
options.txt
querysets.txt Fixed #12997 -- Added markup for methods in the queryset docs. Thanks to Ramiro Morales for the patch. 2010-05-09 05:48:45 +00:00
relations.txt