検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 102 for forms (0.168 sec.)
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd prevented ManyToManyField initial data in model forms from being affected by subsequent model changes ( ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 5771
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #25840 ). Fixed a regression in FormMixin causing forms to be validated twice ( #25548 , #26018 ). Fixed a ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 5732
" + 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 hav ... ouped options ( #28157 ). Fixed crash in BaseInlineFormSet._construct_form() when using save_as_new ( #2815 ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es a convenience function -- reverse() -- which performs this process in the opposite direction. The revers ... t be sent by the client on future requests and, in forms, a hidden value which must be submitted back with ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es a convenience function -- reverse() -- which performs this process in the opposite direction. The revers ... t be sent by the client on future requests and, in forms, a hidden value which must be submitted back with ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... diffsettings command gained a --all option. django.forms.fields.Field.__init__ now calls super() , allowing ... alled. The validate_max parameter was added to BaseFormSet and formset_factory() , and ModelForm and inline ... rsions of the same. The behavior of validation for formsets with max_num was clarified. The previously undo ... cumented behavior that hardened formsets against memory exhaustion attacks was documente ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e clashes of hidden relationships ( #26162 ). Made forms.FileField and utils.translation.lazy_number() pick ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as new". A regression in Django 1.9 prevented that form submission from raising a "Permission Denied" error ... E_THOUSAND_SEPARATOR=True ( #20415 ). Made invalid forms display the initial of values of their disabled fi ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or a ForeignKey with to_field set ( #26196 ). Made forms.FileField and utils.translation.lazy_number() pick ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
クラスベースビュー入門 — Django 4.0.6 ドキュメント 5732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Redirect from django.shortcuts import render from .forms import MyForm def myview ( request ): if request . ... import render from django.views import View from .forms import MyForm class MyFormView ( View ): form_clas ...
https://man.plustar.jp/django/topics/class-based-views/intro.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT