検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for Validates (0.035 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 8063
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( max_value = 25 , min_value = 10 ) call_command() validates the options it receives ¶ call_command() now valid ... て指定することができなくなりました。 call_command() validates the options it receives Indexes no longer accept p ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Database migration operations — Django 4.0.6 ドキュメント 7929
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... model_name , name ) ¶ Scans through the table and validates the given check constraint on existing rows. 注釈 ...
https://man.plustar.jp/django/ref/contrib/postgres/operations.html - [similar]
File storage API — Django 4.0.6 ドキュメント 7777
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t storage system. generate_filename ( filename ) ¶ Validates the filename by calling get_valid_name() and retur ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 7777
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s for the token's presence on form submission, and validates it. Prior to Django 1.2.5, our CSRF protection mad ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 7777
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... validate_integer() function is now stricter as it validates using a regular expression instead of simply casti ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
フォームとフィールドの検証 — Django 4.0.6 ドキュメント 7356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ld is a CharField with a customized validator that validates that submitted text obeys to some character rules. ...
https://man.plustar.jp/django/ref/forms/validation.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ired in production ¶ The new ALLOWED_HOSTS setting validates the request's Host header and protects against hos ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 7356
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion to this rule is the makemigrations command. It validates the migration history in the databases to catch pr ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d() now checks given fields ¶ select_related() now validates that the given fields actually exist. Previously, ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 7205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'Please submit at most 1 form.'] validate_max=True validates against max_num strictly even if max_num was excee ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
PREV 1 2 3 NEXT