検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 24 for URLValidator (0.009 sec.)
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 7906
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... FieldWidget now validates the provided value using URLValidator before displaying the clickable link. You may cust ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 7906
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... idators accepted leading zeros in IPv4 addresses ¶ URLValidator , validate_ipv4_address() , and validate_ipv46_add ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 7806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. validate_ipv4_address() , validate_slug() , and URLValidator and their usage in the corresponding form fields G ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 7806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s. validate_ipv4_address() , validate_slug() , and URLValidator are also affected, however, as of Django 1.6 the G ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 7706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ashes in top-level domain names of URLs checked by URLValidator to fix a regression in Django 1.8 ( #26204 ). Fixe ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 7706
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ashes in top-level domain names of URLs checked by URLValidator to fix a regression in Django 1.8 ( #26204 ). Fixe ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7389
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s used when compiling a regular expression string. URLValidator now accepts an optional schemes argument which all ... unserver . The addition of the schemes argument to URLValidator will appear as a backwards-incompatible change if ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 7289
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se_match ) ) [ドキュメント] @deconstructible class URLValidator ( RegexValidator ): ul = " \u00a1 - \uffff " # Uni ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
Form fields — Django 4.0.6 ドキュメント 7189
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ven as empty_value . Normalizes to: A string. Uses URLValidator to validate that the given value is a valid URL. エ ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7189
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... IPT_NAME into account when it is set. バリデータ ¶ URLValidator now limits the length of domain name labels to 63 ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 3 NEXT