検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 31 for formset (0.070 sec.)
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 7231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... irectory_index() ( #28122 ). Fixed a regression in formset min_num validation with unchanged forms that have ... ouped options ( #28157 ). Fixed crash in BaseInlineFormSet._construct_form() when using save_as_new ( #28159 ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 7231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nitialized with a wrong value when an inline model formset is created for a relationship defined to point to ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cuments are passed to Django's model deserializer. Formsets default max_num ¶ A (default) value of None for t ... he max_num argument to a formset factory no longer defaults to allowing any number ... of forms in the formset. Instead, in order to prevent memory-exhaustion at ... L deserializer will not parse documents with a DTD Formsets default max_num その他 Features deprecated in 1.5 ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7166
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alled. The validate_max parameter was added to BaseFormSet and formset_factory() , and ModelForm and inline v ... rsions of the same. The behavior of validation for formsets with max_num was clarified. The previously undocu ... mented behavior that hardened formsets against memory exhaustion attacks was documented, ... class includes a new assertion helper for testing formset errors: assertFormsetError() . The list of related ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 7134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s tagged with keywords containing strings such as "formset", "modelformset", and "ManagementForm". Closing Ti ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ter the model has been saved. Changes to how model formsets are saved ¶ In Django 1.1, BaseModelFormSet now c ... ible if you were modifying self.initial in a model formset's __init__ , or if you relied on the internal _tot ... orm_count or _initial_form_count attributes of BaseFormSet. Those attributes are now public methods. Fixed th ... ded files are available later Changes to how model formsets are saved Fixed the join filter's escaping behavi ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7053
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _num must be an integer. admin.E206 : The value of formset must inherit from BaseModelFormSet . GenericInline ...
https://man.plustar.jp/django/ref/checks.html - [similar]
データベース — Django 4.0.6 ドキュメント 7053
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... unicode_ci because it is more accurate. 警告 Model formsets validate unique fields in a case-sensitive manner ... . Thus when using a case-insensitive collation, a formset with unique field values that differ only by case ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7053
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... min_num and validate_min parameters were added to formset_factory() to allow validating a minimum number of ... le() , be sure it accepts this new parameter. ModelFormSet s no longer delete instances when save(commit=Fals ... ericRelation now live in fields . BaseGenericInlineFormSet and generic_inlineformset_factory() now live in fo ... util django.db.backends.util django.forms.util get_formsets method on ModelAdmin ¶ ModelAdmin.get_formsets ha ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7053
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... した。詳しくは Prefixes for forms を読んでください。 formset 内の form のコンストラクタに渡したい キーワード引数 ... .db.backends.util django.forms.util ModelAdmin.get_formsets が削除されました。 The backward compatible shims ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 NEXT