検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 60 for cached (0.032 sec.)
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 6602
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... リビジョンとの違いが表示されます。   $ git diff --cached ...\> git diff --cached ページを進めるには上下キー ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6602
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 時点でデータベース上に存在する値に更新されます。 Any cached relations are cleared from the reloaded instance. ... うなデータベース依存の値は更新されません。いずれの @cached_property 属性等も同様にクリアされる事はありません。 ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 6471
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... TIME ) if "message-id" not in header_names : # Use cached DNS_NAME for performance msg [ "Message-ID" ] = ma ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6471
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... b.sessions ¶ The "django.contrib.sessions.backends.cached_db" session backend now respects SESSION_CACHE_ALI ... rameters. See collectstatic for example usage. The CachedStaticFilesStorage backend gets a sibling class cal ... to Django 1.7, the first request to any previously cached URL will be a cache miss. Passing None to Manager. ... ld and django.forms.GenericIPAddressField . BaseMemcachedCache._get_memcache_timeout method ¶ The BaseMemcac ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6340
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... maps in a batch you may want to override this as a cached property in order to avoid multiple items() calls. ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 6340
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... before all other middleware). However, if you use cache decorators on individual views, the CSRF middleware ... eader or the CSRF cookie, and the response will be cached without either one. In this case, on any views tha ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6340
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... method now support multiple field names in the no-cache directive for the Cache-Control header, according t ... to Django 3.1, the first request to any previously cached template fragment will be a cache miss. The logic ... ing is removed. django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed. The RemoteUserBacken ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6340
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ring. The model section of the admindocs now shows cached properties. django.contrib.auth ¶ The default iter ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 6209
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y Metadata (PAM) services, the statistics might be cached in an auxiliary file. In some cases this metadata ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6209
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aders('Accept') so that the responses are properly cached. HttpRequest. read ( size = None ) ¶ HttpRequest. ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
PREV 1 2 3 4 5 6 NEXT