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 13:14:19 +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 Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
querysets.txt Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks to ChrisMorgan for the report, and timo for the patch. 2010-05-10 13:14:19 +00:00
relations.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00