django/docs/ref/models
Claude Paroz d43156e1e9 Fixed #26238 -- Raised explicit error for non-editable field in ModelForm
Thanks Luke Crouch for the report and Simon Charette for the review.
2016-02-21 00:24:20 +01:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
conditional-expressions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
database-functions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
expressions.txt Fixed #25687 -- Documented how to add database function support to third-party backends. 2016-02-17 13:36:12 -05:00
fields.txt Fixed #26238 -- Raised explicit error for non-editable field in ModelForm 2016-02-21 00:24:20 +01:00
index.txt Fixed #24031 -- Added CASE expressions to the ORM. 2015-01-12 18:15:34 -05:00
instances.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
lookups.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
meta.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
options.txt Removed versionadded/changed annotations for 1.8. 2015-09-23 19:31:11 -04:00
querysets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
relations.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00