検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 35 for validators (0.077 sec.)
django.contrib.auth — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... group . permissions . clear () バリデータ ¶ class validators. ASCIIUsernameValidator ¶ A field validator allowi ... bers, in addition to @ , . , + , - , and _ . class validators. UnicodeUsernameValidator ¶ A field validator allo ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SmallIntegerField respectively. System checks and validators are now also properly inherited. FileField.upload_ ... .integer_field_ranges to support the integer range validators on these field types. Third-party backends may nee ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6922
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment and domain_whitelist attribute of django.core.validators.EmailValidator will be removed. The default_app_co ... removed in favor of requires_system_checks . Admin validators will be replaced by admin checks. The ModelAdmin.v ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6922
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y keys must not have null=True . fields.E008 : All validators must be callable. fields.E009 : max_length is too ... d . fields.W341 : ManyToManyField does not support validators . fields.W342 : Setting unique=True on a ForeignKe ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6922
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l and form fields now accept configurable lists of validators specifying reusable, encapsulated validation behav ... been moved from django.form.fields to django.core.validators . You will need to update your imports if you are ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6922
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ble indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses. Full des ... CVE-2015-5144 ¶ Header injection possibility since validators accept newlines in input. Full description 影響を受 ...
https://man.plustar.jp/django/releases/security.html - [similar]
設定 — Django 4.0.6 ドキュメント 6858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hers.BCryptSHA256PasswordHasher' , ] AUTH_PASSWORD_VALIDATORS ¶ デフォルト値: [] (空のリスト) The list of valida ... SWORD_RESET_TIMEOUT PASSWORD_HASHERS AUTH_PASSWORD_VALIDATORS メッセージ MESSAGE_LEVEL MESSAGE_STORAGE MESSAGE_T ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 付きの CharField が導入されました。 from django.core.validators import validate_comma_separated_integer_list from ... ls . Model ): numbers = models . CharField ( ... , validators = [ validate_comma_separated_integer_list ]) Oracl ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... has replaced the old validate() method. ModelAdmin validators ¶ The ModelAdmin.validator_class and default_valid ... date django.core.management.BaseCommand ModelAdmin validators django.db.backends.DatabaseValidation.validate_fie ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6858
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ives a prompt to allow bypassing the AUTH_PASSWORD_VALIDATORS checks. django.contrib.gis ¶ The new GEOSGeometry. ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
PREV 1 2 3 4 NEXT