検索

phrase: max: clip:
target: order:
Results of 31 - 35 of about 35 for validators (0.062 sec.)
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... データを指定したい場合、フィールドを宣言的に定義して validators パラメータを設定することで実現できます: from djang ... lass ArticleForm ( ModelForm ): slug = CharField ( validators = [ validate_slug ]) class Meta : model = Article ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6794
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jacent time units to return. バリデータ ¶ Built-in validators now include the provided value in the params argum ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6731
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el field, GenericIPAddressField form field and the validators validate_ipv46_address and validate_ipv6_address . ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6731
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... they duplicated error messages already provided by validators tied to the fields. Due to a change in the form va ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6731
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ations later on (for example, if you've set custom validators). 対応するバックエンド ¶ マイグレーションは Django ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 2 3 4 NEXT