検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 26 for factory (0.015 sec.)
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 7472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hough it can be set higher via the max_num formset factory argument). Admin history view information leakage ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ormsets and inline model formsets as returned from factory functions modelformset_factory and inlineformset_f ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 7472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orted ( #23418 ). Fixed a typo in an inlineformset_factory() error message that caused a crash ( #23451 ). Re ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 7472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... stalled by user code, and so don't need a separate factory like middleware do. Installing a wrapper is done i ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
索引 — Django 4.0.6 ドキュメント 7422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の属性) formset (InlineModelAdmin の属性) formset_factory() (django.forms.formsets モジュール) FormView (組み ... ename() (Storage のメソッド) generic_inlineformset_factory() (django.contrib.contenttypes.forms モジュール) G ... 属性) (Form の属性) (Migration の属性) inlineformset_factory() (django.forms.models モジュール) InlineModelAdmi ... クラス) ModelForm (django.forms のクラス) modelform_factory() (django.forms.models モジュール) modelformset_fa ...
https://man.plustar.jp/django/genindex.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 7422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, set the following attributes on your middleware factory function or class: sync_capable is a boolean indic ... that allow you to apply these flags to middleware factory functions. The returned callable must match the sy ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... num parameter to the django.forms.formsets.formset_factory() and django.forms.models.modelformset_factory() f ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 7306
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... [ 0 ] @classmethod def create ( cls , entry ): """ Factory that creates an app config from an entry in INSTAL ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
Coding style — Django 4.0.6 ドキュメント 7306
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oters() ). Use InitialCaps for class names (or for factory functions that return classes). In docstrings, fol ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 7306
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... view() を参照してください。 基本の実装は modelform_factory() を使用して form をサブクラス化し、 fields や exc ... に対してフォームセットが生成される際に inlineformset_factory() に渡されるものです。 警告 When writing custom va ... の最小数をコントロールします。詳しくは modelformset_factory() を参照してください。 InlineModelAdmin.get_min_nu ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 NEXT