検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 63 for store (0.006 sec.)
Django 1.7.10 release notes — Django 4.0.6 ドキュメント 11868
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce possibility in logout() view by filling session store ¶ Previously, a session could be created when anon ... eated requests, potentially filling up the session store or causing other users' session records to be evic ... kends.base.SessionBase.flush() and cache_db.SessionStore.flush() methods have been modified to avoid creati ... ce possibility in logout() view by filling session store 前のトピックへ Django 1.7.11 release notes 次のトピ ...
https://man.plustar.jp/django/releases/1.7.10.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 11580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce possibility in logout() view by filling session store ¶ Previously, a session could be created when anon ... eated requests, potentially filling up the session store or causing other users' session records to be evic ... kends.base.SessionBase.flush() and cache_db.SessionStore.flush() methods have been modified to avoid creati ... ce possibility in logout() view by filling session store 前のトピックへ Django 1.5 release notes 次のトピッ ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 11162
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce possibility in logout() view by filling session store ¶ Previously, a session could be created when anon ... eated requests, potentially filling up the session store or causing other users' session records to be evic ... ed has_changed() method in contrib.postgres.forms.HStoreField ( #25215 , #25233 ). Fixed the recording of s ... ce possibility in logout() view by filling session store Bugfixes 前のトピックへ Django 1.8.5 リリースノート ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 10169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . CASCADE ) pubdate = models . DateField () class Store ( models . Model ): name = models . CharField ( ma ... irst () >>> book . authors . count () 2 >>> book . store_set . count () 3 >>> q = Book . objects . annotate ... ( Count ( 'authors' ), Count ( 'store' )) >>> q [ 0 ] . authors__count 6 >>> q [ 0 ] . s ... ( Count ( 'authors' , distinct = True ), Count ( 'store' , distinct = True )) >>> q [ 0 ] . authors__count ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
Django 1.4.13 release notes — Django 4.0.6 ドキュメント 9592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es in 1.4.12. Caches may incorrectly be allowed to store and serve private data ¶ In certain situations, Dj ... ango may allow caches to store private data related to a particular session and t ... release notes Caches may incorrectly be allowed to store and serve private data Malformed redirect URLs fro ...
https://man.plustar.jp/django/releases/1.4.13.html - [similar]
Django 1.5.8 release notes — Django 4.0.6 ドキュメント 9592
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ues in 1.5.8. Caches may incorrectly be allowed to store and serve private data ¶ In certain situations, Dj ... ango may allow caches to store private data related to a particular session and t ... release notes Caches may incorrectly be allowed to store and serve private data Malformed redirect URLs fro ...
https://man.plustar.jp/django/releases/1.5.8.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 9463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Denial-of-service possibility by filling session store ¶ In previous versions of Django, the session back ... n session keys, potentially filling up the session store or causing other users' session records to be evic ... s Denial-of-service possibility by filling session store Header injection possibility since validators acce ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.6.5 release notes — Django 4.0.6 ドキュメント 9463
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.6.4. Issue: Caches may incorrectly be allowed to store and serve private data ¶ In certain situations, Dj ... ango may allow caches to store private data related to a particular session and t ... notes Issue: Caches may incorrectly be allowed to store and serve private data Issue: Malformed redirect U ...
https://man.plustar.jp/django/releases/1.6.5.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 9319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Denial-of-service possibility by filling session store ¶ In previous versions of Django, the session back ... n session keys, potentially filling up the session store or causing other users' session records to be evic ... s Denial-of-service possibility by filling session store Header injection possibility since validators acce ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 9031
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dir() , most likely /tmp ) to control where Django stores session files. Be sure to check that your web ser ... ver has permissions to read and write to this location. クッキーを使ったセ ... toring the cookie (e.g. your user's browser) can't store all of the session cookie and drops data. Even tho ... \xd9' (which raises UnicodeDecodeError ), can't be stored. JSON によるシリアライズの制限について詳しくは、 ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT