検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 70 for SESSION (0.083 sec.)
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uthentication Low : Sensitive data exposure Broken session management Unvalidated redirects/forwards Issues r ...
https://man.plustar.jp/django/internals/security.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... アが含まれているかを確認してください。 HttpRequest. sessionSessionMiddleware は、現在のセッションを表す、読 ... e should last only as long as the client's browser session. If expires is not specified, it will be calculate ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ーザへのパスワード変更フォームを送信します。 update_session_auth_hash() がセッションキーをローテーションさせる ... n environment variables. CSRF ¶ Added the CSRF_USE_SESSIONS setting to allow storing the CSRF token in the us ... er's session rather than in a cookie. データベースバックエンド ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "messages" framework with support for cookie- and session-based message for both anonymous and authenticated ... es framework with built-in support for cookie- and session-based messaging, for both anonymous and authentica ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 6132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ef __call__ ( self , request ): tzname = request . session . get ( 'django_timezone' ) if tzname : timezone . ... quest ): if request . method == 'POST' : request . session [ 'django_timezone' ] = request . POST [ 'timezone ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e to a hypothetical person, such as "a user with a session cookie", gender neutral pronouns (they/their/them) ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are called before TestContextDecorator.disable() . SessionMiddleware now raises a SessionInterrupted exceptio ... n instead of SuspiciousOperation when a session is destroyed in a concurrent request. The django.d ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... databases: each one of contenttypes.ContentType , sessions.Session and sites.Site can be stored in any datab ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6033
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 字列にキャストするようになりました。 django.contrib.sessions ¶ The clearsessions management command now remove ... s file-based sessions. django.contrib.sites ¶ The Site model now suppor ... t --exclude-tag options. You can now login and use sessions with the test client even if django.contrib.sessi ... uts.render() django.shortcuts.render_to_response() Session verification is enabled regardless of whether or n ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6033
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Migration.atomic attribute to False . その他 ¶ The SessionAuthenticationMiddleware class is removed. It provi ... ded no functionality since session authentication is unconditionally enabled in Djang ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT