検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 33 for cookies (0.059 sec.)
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 7909
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill be: If the incoming request did not submit any cookies, and If the response did send one or more cookies, ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 7716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... リケーションが必要となります。 class storage.cookie. CookieStorage ¶ このクラスは、複数のリクエストにわたって通 ... age.fallback. FallbackStorage ¶ このクラスは、まず CookieStorage を使い、単一の Cookie に合わないメッセージに ... _STORAGE = 'django.contrib.messages.storage.cookie.CookieStorage' class storage.base. BaseStorage ¶ 独自のスト ... lse Behavior of parallel requests ¶ Due to the way cookies (and hence sessions) work, the behavior of any bac ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 7716
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... せん 。詳しくは FILES をご覧ください。 HttpRequest. COOKIES ¶ すべてのクッキーが格納されたディクショナリです。 ... nteger number of seconds, or None (default) if the cookie should last only as long as the client's browser se ... nse header. It's part of the RFC 6265 standard for cookies and can be a useful way to mitigate the risk of a ... 警告 RFC 6265 states that user agents should support cookies of at least 4096 bytes. For many browsers this is ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the default hashing algorithm to use for encoding cookies, password reset tokens in the admin site, user ses ... ed as of this release, because support for tokens, cookies, sessions, and signatures that use SHA-1 algorithm ... n.__init__() is deprecated. The encoding format of cookies values used by CookieStorage is different from the ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 7524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd there was a session key provided in the request cookies that didn't already have a session record. This co ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 7524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd there was a session key provided in the request cookies that didn't already have a session record. This co ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 7428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Python 3 ( #23063 ). Fixed a crash while parsing cookies containing invalid content ( #23638 ). The system ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... all this method, the test client will have all the cookies and session data cleared to defaults. Subsequent r ... らのプロパティにアクセスすることができます。 Client. cookies ¶ Python の SimpleCookie オブジェクトで、すべてのク ... のクッキーの現在の値を含みます。より詳しくは、 http.cookies のドキュメントを参照してください。 Client. session ... st_language_using_cookie ( self ): self . client . cookies . load ({ settings . LANGUAGE_COOKIE_NAME : 'fr' } ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 7315
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd there was a session key provided in the request cookies that didn't already have a session record. This co ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 7219
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ay be str or bytes. return Signer ( b "django.http.cookies" + key , salt = salt ) class JSONSerializer : """ ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
PREV 1 2 3 4 NEXT