検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 55 for domain (0.027 sec.)
django.utils.encoding — Django 4.0.6 ドキュメント 7421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... path , safe = "/:@&+$,-_.!~*'()" ) def punycode ( domain ): """Return the Punycode of the given domain if i ... t's non-ASCII.""" return domain . encode ( "idna" ) . decode ( "ascii" ) def reper ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 7421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n applications -- make use of full URLs, including domain name, which are generated from the HTTP Host heade ... _HOSTS , containing an explicit list of valid host/domain names for this site. A request with a Host header ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 7421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to make sure the user has an email in the desired domain and if not, redirects to the login page: from djan ... ge, host all images and your favicon on a separate domain. Enabling redirect_authenticated_user can also res ... e of RequestSite , which derives the site name and domain from the current HttpRequest . site_name : An alia ... e of RequestSite , which derives the site name and domain from the current HttpRequest . site_name : An alia ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 7362
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _CROSS_ORIGIN_OPENER_POLICY SECURE_HSTS_INCLUDE_SUBDOMAINS SECURE_HSTS_PRELOAD SECURE_HSTS_SECONDS SECURE_RE ... truct modern browsers to refuse to connect to your domain name via an insecure connection (for a given perio ... to communicate non-securely (using HTTP) with your domain for the given period of time. Once you confirm tha ... dditionally, if you set the SECURE_HSTS_INCLUDE_SUBDOMAINS setting to True , SecurityMiddleware will add the ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 7362
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... criptのコードライブラリを生成するビューです。 属性 domain ¶ ビューの出力に追加する文字列を含む翻訳ドメインで ... には、 JavaScriptCatalog を参照してください。また、 domain と packages 属性を使用してください。 レスポンスの形 ... t source code you need to use the special djangojs domain, not -e js . Jinja2 テンプレートを使う? makemessag ... GE_COOKIE_NAME LANGUAGE_COOKIE_AGE LANGUAGE_COOKIE_DOMAIN LANGUAGE_COOKIE_HTTPONLY LANGUAGE_COOKIE_PATH LANG ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 7288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トは "invalid" です。 allowlist ¶ Allowlist of email domains. By default, a regular expression (the domain_reg ... ed, the default allowlist is ['localhost'] . Other domains that don't contain a dot won't pass validation, s ... eprecated. Use allowlist instead. The undocumented domain_whitelist attribute is deprecated. Use domain_allo ... 6 addresses ( RFC 3986#section-3.2.2 ) and Unicode domains are both supported. In addition to the optional a ...
https://man.plustar.jp/django/ref/validators.html - [similar]
索引 — Django 4.0.6 ドキュメント 7229
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... オプション --deploy check コマンドラインオプション --domain makemessages コマンドラインオプション --dry-run co ... ions のクラス) CSRF_COOKIE_AGE setting CSRF_COOKIE_DOMAIN setting CSRF_COOKIE_HTTPONLY setting CSRF_COOKIE_N ... のクラス) DO_NOTHING (django.db.models モジュール) domain (JavaScriptCatalog の属性) (models.Site の属性) Do ... etting LANGUAGE_COOKIE_AGE setting LANGUAGE_COOKIE_DOMAIN setting LANGUAGE_COOKIE_HTTPONLY setting LANGUAGE_ ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 3.1.5 release notes — Django 4.0.6 ドキュメント 7170
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RL specifying the protocol but without a top-level domain, e.g. http://myhost/ ( #32304 ). 目次 Django 3.1.5 ...
https://man.plustar.jp/django/releases/3.1.5.html - [similar]
Django 1.3.4 release notes — Django 4.0.6 ドキュメント 7110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n applications -- make use of full URLs, including domain name, which are generated from the HTTP Host heade ...
https://man.plustar.jp/django/releases/1.3.4.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7110
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... get_current_site() が新たに request.get_host() が domain:port という形式 (例: example.com:80 ) の値を返す場 ... ER_NAME で設定できるようになりました。 CSRF_COOKIE_DOMAIN 設定が設定されているかどうかにかかわらず、CSRF ref ... character. EmailValidator now limits the length of domain name labels to 63 characters per RFC 1034 . Added ... should generally no longer include the scheme and domain part of the URLs. For example, self.assertRedirect ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 NEXT