検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 60 for memory (0.046 sec.)
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6282
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ve parser without constructing a whole XML tree in memory. Given this standard interface, an HttpRequest ins ... contents of the page, as a string, bytestring, or memoryview , to the HttpResponse constructor: >>> from dj ... re also accepted.' ) >>> response = HttpResponse ( memoryview ( b 'Memoryview as well.' )) 内容を段階的に追加 ... content is most commonly an iterator, bytestring, memoryview , or string. Other types will be converted to ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6165
" + 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]
Geographic Database Functions — Django 4.0.6 ドキュメント 6165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gle geographic field or expression and returns the memory size (number of bytes) that the geometry field tak ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ie flag on session cookies. キャッシュ ¶ The local-memory cache backend now uses a least-recently-used (LRU) ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed when supplying POST data. This protects against memory exhaustion attacks using forged POST requests: >>> ... be truncated entirely. This is to protect against memory exhaustion attacks using forged POST requests. See ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 6165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng the Memcached or Redis cache backend. The local-memory cache backend doesn't retain data long enough to b ... r database cache backends. Additionally, the local-memory cache backend is NOT multi-process safe, therefore ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t the default as it requires OpenSSL 1.1+ and more memory. Redis cache backend ¶ The new django.core.cache.b ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cessed line by line, rather than being loaded into memory all at once. YAML ¶ YAML serialization looks quite ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mines if Django serializes the database into an in-memory JSON string before running tests (used to restore ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ュメント を参照してください。 If using an SQLite in-memory database with SQLite, shared cache is enabled, so ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
PREV 1 2 3 4 5 6 NEXT