検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 94 for header (0.093 sec.)
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t possible to use REMOTE_USER for setups where the header is only populated on login pages instead of every ... ¶ CSRF 認証に使われる request ヘッダの名前が CSRF_HEADER_NAME で設定できるようになりました。 CSRF_COOKIE_DO ... d to absolute URIs. RFC 2616 required the Location header in redirect responses to be an absolute URI, but i ... e it by writing a custom middleware: class LocationHeaderFix ( object ): def process_response ( self , reque ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 5583
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting, which is "[Django] " by default. The "From:" header of the email will be the value of the SERVER_EMAIL ... 関数 (例えば send_mail() ) は django.core.mail.BadHeaderError ( ValueError のサブクラス) 投げるため、メール ... を検証しておく必要があります。 If a message contains headers at the start of the string, the headers will be p ... リダイレクトします。 from django.core.mail import BadHeaderError , send_mail from django.http import HttpRespo ...
https://man.plustar.jp/django/topics/email.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing of ETags given in an If-None-Match or If-Match header as defined by RFC 7232. Return a list of quoted ET ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for more information. This marks up the following header as the "canonical" target for the setting ADMINS . ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ay be returned by request.get_host() when the Host header has a port explicitly specified, e.g. example.com: ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... logged as an error. For example, when an HTTP Host header is included in a request from a client that does n ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e of REMOTE_ADDR based on the HTTP X-Forwarded-For header commonly set by some proxy configurations. It has ... ing using the standard ETag and Last-Modified HTTP headers. This means you can now easily short-circuit view ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... llapse class will be initially collapsed and their header will have a small "show" link. If a user doesn't h ... .contrib.auth.views.logout() view sends "no-cache" headers to prevent an issue where Safari caches redirects ... attributes which are parsed from the CONTENT_TYPE header. request.COOKIES のパーサーが簡略化され、ブラウザの ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment for FileResponse sets the Content-Disposition header to make the browser ask if the user wants to downl ... o tries to set the Content-Type and Content-Length headers where appropriate. テンプレート ¶ The new json_sc ... onMiddleware and django.utils.cache.patch_response_headers() no longer set ETags. The Model._meta.has_auto_f ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 5477
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or a feature release, remove the UNDER DEVELOPMENT header at the top of the release notes and add the releas ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT