検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 67 for initial (0.035 sec.)
Django の admin サイト — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... request' : request }, } You can also use it to set initial for formset forms. ModelAdmin. get_changeform_init ... T パラメータで初期値が与えられます。例えば、 ?name=initial_value は``name`` フィールドの初期値を initial_valu ... う形式のディクショナリを返します: def get_changeform_initial_data ( self , request ): return { 'name' : 'custom ... _initial_value' } ModelAdmin. get_deleted_objects ( objs , ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
フォーム — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and unbound forms フォームをデータの検証に使用する Initial form values どのフォームデータが変更されたかをチェ ...
https://man.plustar.jp/django/ref/forms/index.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e broken by this change. Use of custom SQL to load initial data in tests ¶ Django provides a custom SQL hooks ... ds incompatibility. Rather than leave SQL-inserted initial data in an uncertain state, Django now enforces th ... s Callables in templates Use of custom SQL to load initial data in tests Changed priority of translation load ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
索引 — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ョン --fake migrate コマンドラインオプション --fake-initial migrate コマンドラインオプション --force-color コマ ... nge_message() (LogEntry のメソッド) get_changeform_initial_data() (ModelAdmin のメソッド) get_changelist() (M ... のメソッド) get_host() (HttpRequest のメソッド) get_initial() (django.views.generic.edit.FormMixin のメソッド) ... get_initial_for_field() (Form のメソッド) get_inline_instances ...
https://man.plustar.jp/django/genindex.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be needed to make migrations run correctly. --fake-initial ¶ Allows Django to skip an app's initial migration ... r existing schema matches what is recorded in your initial migration. --plan ¶ Shows the migration operations ... med argument similar to the command line minus the initial dashes and # with internal dashes replaced by unde ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backwards-incompatible if you were modifying self.initial in a model formset's __init__ , or if you relied o ... n the internal _total_form_count or _initial_form_count attributes of BaseFormSet. Those attrib ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d ( #27027 ). Made QuerySet.bulk_create() properly initialize model instances on backends, such as PostgreSQL ... ileInput to avoid the required HTML attribute when initial data exists ( #27037 ). Fixed annotations with dat ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e history ( #27998 ) and prevented ManyToManyField initial data in model forms from being affected by subsequ ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ired in Django 1.6 to properly detect changes from initial values (#21568). Fixed django.contrib.humanize tra ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 6729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d to the stable/1.9.x branch. Fixed migrate --fake-initial detection of many-to-many tables ( #25922 ). Resto ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT