検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 45 for caching (0.056 sec.)
Django 2.0.1 リリースノート — Django 4.0.6 ドキュメント 7288
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quoted db_table ( #28876 ). Fixed a regression in caching of a GenericForeignKey when the referenced model i ...
https://man.plustar.jp/django/releases/2.0.1.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 7196
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sCache cache backend provides built-in support for caching with Redis. redis-py 3.0.0 or higher is required. ... For more details, see the documentation on caching with Redis in Django . Template based form renderi ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 7104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.utils.cache Helper functions for controlling caching. django.utils.dateparse Functions to parse strings ...
https://man.plustar.jp/django/py-modindex.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 7104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "noreferrer" ...>" for links to third-party sites. Caching ¶ If the csrf_token template tag is used by a temp ... デコレータメソッド 拒否されたリクエスト How it works Caching テスト 制限事項 Edge cases Utilities Scenarios CSR ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7104
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e the Model.save() documentation for more details. Caching of related model instances ¶ When traversing relat ... odel Support for saving a subset of model's fields Caching of related model instances Explicit support for st ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 7012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 変換されず、明確な意味を持たないためです。 Pickling/Caching. See the following section for details of what is ... ckling. Pickling is usually used as a precursor to caching and when the cached queryset is reloaded, you want ... abase can take some time, defeating the purpose of caching). This means that when you unpickle a QuerySet , i ... or() will read results directly, without doing any caching at the QuerySet level (internally, the default ite ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 7012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 1.7 (patch) April 21, 2014 - CVE-2014-0473 ¶ Caching of anonymous pages could reveal CSRF token. Full d ... ます。 January 21, 2007 - CVE-2007-0405 ¶ Apparent "caching" of authenticated user. Full description 影響を受け ...
https://man.plustar.jp/django/releases/security.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... しょう。そうでない場合、デフォルトはref:local-memory-caching`のper-process に設定されています。 キャッシュサーバ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... could result in stale site maps. We've removed the caching, so each request to a site map now creates a new P ... itigate the performance impact, consider using the caching framework within your Sitemap subclass. Versions o ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... egular querysets. Use iterator() if you don't want caching. The database router allow_relation() method is ca ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
PREV 1 2 3 4 5 NEXT