検索

phrase: max: clip:
target: order:
Results of 61 - 69 of about 69 for Storage (0.104 sec.)
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nating the need to load session data from a slower storage source like the database and instead storing frequ ... を施すのに格好のターゲットです。 ManifestStaticFilesStorage ¶ By taking advantage of web browsers' caching abi ... ile after the initial download. ManifestStaticFilesStorage appends a content-dependent tag to the filenames o ... ュを使ったセッション 静的ファイル ManifestStaticFilesStorage "Minification" テンプレートのパフォーマンス キャッ ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... self ): self . filename = os . path . join ( temp_storage_dir , 'my_file.png' ) self . file = create_file ( ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plate backend 次のトピックへ How to write a custom storage class 関連キーワード template , タグ , context , テ ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabase. MySQL with MyISAM and fixtures The MyISAM storage engine of MySQL doesn't support transactions or co ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will use 'replica' database; outer will use 'cold-storage' database >>> Restaurant . objects . prefetch_rela ... ects . using ( 'replica' )), ... ) . using ( 'cold-storage' ) 注釈 検索の順番は重要です。 以下の例を見てみまし ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g post-processing when using a hashed static files storage if a reference loop exists (e.g. 'foo.css' referen ... ease the number of passes using ManifestStaticFilesStorage.max_post_process_passes . When using ManifestStati ... cFilesStorage , static files not found in the manifest at runtim ... to the old behavior by setting ManifestStaticFilesStorage.manifest_strict to False . データベースバックエンド ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CVE-2021-45452 ¶ Potential directory-traversal via Storage.save() . Full description 影響を受けるバージョン ¶ ...
https://man.plustar.jp/django/releases/security.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 6193
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atetimes from the connection's time zone to UTC on storage, and from UTC to the connection's time zone on ret ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... min (nor stored in the database), but the password storage details are displayed. Included in the display of ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT