検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 58 for COOKIE (0.067 sec.)
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 6469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hen using Django sessions, Django will set a Vary: Cookie header to ensure caches do not serve cached data t ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 6425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... base on MySQL or PostgreSQL ( #26096 ). Fixed CSRF cookie check on POST requests when USE_X_FORWARDED_PORT=T ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
View decorators — Django 4.0.6 ドキュメント 6425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... caching based on specific request headers. vary_on_cookie ( func ) ¶ vary_on_headers ( * headers ) ¶ The Var ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.g. change locale # and set corresponding locale cookie view , args , kwargs = resolve ( urlparse ( next ) ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sionAuthenticationMiddleware from setting a "Vary: Cookie" header on all responses ( #23939 ). Fixed a crash ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django でのユーザー認証 — Django 4.0.6 ドキュメント 6381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ユーザーアカウント、グループ、パーミッション、そしてCookieベースのユーザーセッションを制御します。このドキュメ ...
https://man.plustar.jp/django/topics/auth/index.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 6323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rity perspective, such as tampering with a session cookie. Subclasses of SuspiciousOperation include: Disall ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 6323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... must be above condition() . In particular, vary_on_cookie() , vary_on_headers() , and cache_control() should ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6323
" + 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 ... らのプロパティにアクセスすることができます。 Client. cookies ¶ Python の SimpleCookie オブジェクトで、すべての ... のクッキーの現在の値を含みます。より詳しくは、 http.cookies のドキュメントを参照してください。 Client. sessio ... ます。 ミドルウェアが有効化されている場合、 LANGUAGE_COOKIE_NAME の名前でクッキーを作成することでセットすること ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6279
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , HttpResponseNotAllowed , StreamingHttpResponse , cookie , ) # local Django from .models import LogEntry # ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
PREV 1 2 3 4 5 6 NEXT