検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 70 for session (0.059 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 6597
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... multiple-database support, model validation, and a session-based messages framework. However, this focus on b ... ument' : forms . FileInput } New index on database session table ¶ Prior to Django 1.3, the database table us ... ed by the database backend for the sessions app had no index on the expire_date column. As a ... result, date-based queries on the session table -- such as the query that is needed to purge ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 6569
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y need to set the SECURE_PROXY_SSL_HEADER setting. Session middleware ¶ class SessionMiddleware ¶ セッションの ... Middleware Vary ヘッダに変更を加えるミドルウェア ( SessionMiddleware , GZipMiddleware , LocaleMiddleware ) の ... 正するため、 UpdateCacheMiddleware の後に置きます。 SessionMiddleware Before any middleware that may raise an ... uch as PermissionDenied ) if you're using CSRF_USE_SESSIONS . Vary ヘッダを修正するため、 UpdateCacheMiddlewa ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6569
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is change the imports. セッション ¶ Getting a new session key ¶ SessionBase.get_new_session_key() has been r ... enamed to _get_new_session_key() . get_new_session_object() no longer exists. ... flavors U.S. local flavor セッション Getting a new session key フィクスチャー Loading a row no longer calls s ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 6569
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... test --keepdb option or if the user has an active session (such as an attacker's connection). A randomly gen ... 063 ). Replaced a possibly incorrect redirect from SessionMiddleware when a session is destroyed in a concurr ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6569
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... client logout() method when using the cookie-based session backend (#21448). Fixed a crash when a GeometryFie ... 0). The current language is no longer saved to the session by LocaleMiddleware on every response, but rather ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 6527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in's navigation sidebar ( #31854 ). Fixed encoding session data while upgrading multiple instances of the sam ... o 3.1 that caused a crash when decoding an invalid session data ( #31895 ). Reverted a deprecation in Django ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6527
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of-service possibility in logout() view by filling session store. Full description 影響を受けるバージョン ¶ D ... 15-5143 ¶ Denial-of-service possibility by filling session store. Full description 影響を受けるバージョン ¶ D ... o 1.4 (patch) May 20, 2015 - CVE-2015-3982 ¶ Fixed session flushing in the cached_db backend. Full descriptio ... st 20, 2014 - CVE-2014-0482 ¶ RemoteUserMiddleware session hijacking. Full description 影響を受けるバージョン ...
https://man.plustar.jp/django/releases/security.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 6485
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y choices evaluating to True ( #28058 ). Prevented SessionBase.cycle_key() from losing session data if _sessi ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 6414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bin reg ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v Path /t REG_EXPAND_SZ /f / ... % " reg ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v GDAL_DATA /t REG_EXPAND_SZ ... % " reg ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PROJ_LIB /t REG_EXPAND_SZ ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6386
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enLayers 4.6.5 (previously 3.20.1). django.contrib.sessions ¶ Added the SESSION_COOKIE_SAMESITE setting to se ... t the SameSite cookie flag on session cookies. キャッシュ ¶ The local-memory cache backe ... Site cookies ¶ The cookies used for django.contrib.sessions , django.contrib.messages , and Django's CSRF pro ... requests. If you rely on the old behavior, set the SESSION_COOKIE_SAMESITE and/or CSRF_COOKIE_SAMESITE settin ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT