検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 38 for scheme (0.022 sec.)
django.utils.http — Django 4.0.6 ドキュメント 16541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ult , _coerce_args , _splitnetloc , _splitparams , scheme_chars , ) from urllib.parse import urlencode as or ... or pattern == host ) def url_has_allowed_host_and_scheme ( url , allowed_hosts , require_https = False ): " ... `True`` if the url uses an allowed host and a safe scheme. Always return ``False`` on an empty url. If ``req ... ``True``, only 'https' will be considered a valid scheme, as opposed to 'http' and 'https' with the default ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 9497
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dvertently changed the sequence and trigger naming scheme on Oracle. This causes errors on INSERTs for some ... he OPTIONS part of DATABASES . The pre-1.11 naming scheme is now restored. Unfortunately, it necessarily req ... uence and trigger names to use the pre-1.11 naming scheme. Added POST request support to LogoutView , for eq ... , page , regression , update , debug , technical , scheme , naming , Added , sequence クイック検索 Last upda ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.11.22 リリースノート — Django 4.0.6 ドキュメント 9198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cting to Django via HTTPS, django.http.HttpRequest.scheme would incorrectly detect client requests made via ... accordance with SECURE_SSL_REDIRECT . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is co ... pplication correctly handles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_ ...
https://man.plustar.jp/django/releases/1.11.22.html - [similar]
Django 2.1.10 リリースノート — Django 4.0.6 ドキュメント 9198
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cting to Django via HTTPS, django.http.HttpRequest.scheme would incorrectly detect client requests made via ... accordance with SECURE_SSL_REDIRECT . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is co ... pplication correctly handles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_ ...
https://man.plustar.jp/django/releases/2.1.10.html - [similar]
Django 2.2.3 リリースノート — Django 4.0.6 ドキュメント 9056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cting to Django via HTTPS, django.http.HttpRequest.scheme would incorrectly detect client requests made via ... accordance with SECURE_SSL_REDIRECT . HttpRequest.scheme now respects SECURE_PROXY_SSL_HEADER , if it is co ... pplication correctly handles code paths relying on scheme , is_secure() , build_absolute_uri() , and SECURE_ ...
https://man.plustar.jp/django/releases/2.2.3.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 8490
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ex = _lazy_re_compile ( r "^(?:[a-z0-9.+-]*)://" # scheme is validated separately r "(?:[^\s:@/]+(?::[^\s:@/ ... GNORECASE , ) message = _ ( "Enter a valid URL." ) schemes = [ "http" , "https" , "ftp" , "ftps" ] unsafe_ch ... s = frozenset ( " \t\r\n " ) def __init__ ( self , schemes = None , ** kwargs ): super () . __init__ ( ** kw ... args ) if schemes is not None : self . schemes = schemes def __call ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 8129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n certain situations, URL reversing could generate scheme-relative URLs (URLs starting with two slashes), wh ... king the URL relative to the domain and not to the scheme. File upload denial-of-service ¶ Before this relea ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 8129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n certain situations, URL reversing could generate scheme-relative URLs (URLs starting with two slashes), wh ... king the URL relative to the domain and not to the scheme. File upload denial-of-service ¶ Before this relea ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Django 1.6.6 release notes — Django 4.0.6 ドキュメント 8050
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n certain situations, URL reversing could generate scheme-relative URLs (URLs starting with two slashes), wh ... king the URL relative to the domain and not to the scheme. File upload denial-of-service ¶ Before this relea ...
https://man.plustar.jp/django/releases/1.6.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7830
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... account. Request と Response ¶ The new HttpRequest.scheme attribute specifies the scheme of the request ( ht ... ren't part of your Django app. Correct handling of scheme when making comparisons in assertRedirects() . The ... ssion string. URLValidator now accepts an optional schemes argument which allows customization of the accept ... ed URI schemes (instead of the defaults http(s) and ftp(s) ). va ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 NEXT