1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
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
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
instances.txt
lookups.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
meta.txt
options.txt
querysets.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
relations.txt