検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 36 for staticfiles (0.010 sec.)
The staticfiles app — Django 4.0.6 ドキュメント 15199
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nts | Index | Modules « previous | up | next » The staticfiles app ¶ django.contrib.staticfiles collects static f ... ved in production. 参考 For an introduction to the static files app and some usage examples, see How to manage st ... es, JavaScript, CSS) . For guidelines on deploying static files, see How to deploy static files . 設定 ¶ See stat ... on the following settings: STATIC_ROOT STATIC_URL STATICFILES_DIRS STATICFILES_STORAGE STATICFILES_FINDERS 管理コ ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 12457
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x | Modules « previous | up | next » How to manage static files (e.g. images, JavaScript, CSS) ¶ ウェブサイトでは ... ango では、こうしたファイルのことを「静的ファイル (static files)」と呼んでいます。静的ファイルの管理を簡単にするた ... めに、Django は django.contrib.staticfiles を提供しています。 このページでは、こうした静的ファ ... いて説明します。 静的ファイルの設定 ¶ django.contrib.staticfiles が設定ファイルの INSTALLED_APPS に含まれていること ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 9477
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x | Modules « previous | up | next » How to deploy static files ¶ 参考 django.contrib.staticfiles の使い方の基本に ... 関しては、 How to manage static files (e.g. images, JavaScript, CSS) を読んでください。 ... る静的ファイルの配信 ¶ The basic outline of putting static files into production consists of two steps: run the co ... llectstatic command when static files change, then arrange for the collected static fil ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
設定 — Django 4.0.6 ドキュメント 9414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t value is a non-empty list or dictionary, such as STATICFILES_FINDERS . Make sure you keep the components requir ... o determines the default permissions for collected static files when using the collectstatic management command. ... on to rely or fallback on MEDIA_ROOT to also serve static files; however, since this can have serious security im ... sites. 静的ファイル ¶ Settings for django.contrib.staticfiles . STATIC_ROOT ¶ デフォルト値: None The absolute pa ...
https://man.plustar.jp/django/ref/settings.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 9113
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sites : Checks django.contrib.sites configuration. staticfiles : Checks django.contrib.staticfiles configuration. ... ches/is inside/contains MEDIA_ROOT / STATIC_ROOT / STATICFILES_DIRS . caches.W003 : Your <cache> cache LOCATION i ... tes.E101 : The SITE_ID setting must be an integer. staticfiles ¶ The following checks verify that django.contrib. ... staticfiles is correctly configured: staticfiles.E001 : The STATICFILES_DIRS setting is not a tuple ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 8130
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e model now supports natural keys . django.contrib.staticfiles ¶ The static template tag now uses django.contrib. ... w always use {% load static %} (instead of {% load staticfiles %} or {% load static from staticfiles %} ) and not ... worry about whether or not the staticfiles app is installed. You can more easily customize th ... nd widget Media is now served using django.contrib.staticfiles if installed. The <input> tag rendered by CharFiel ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
はじめての Django アプリ作成、その 6 — Django 4.0.6 ドキュメント 7829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ことになり、ややこしくなってきます。 django.contrib.staticfiles はまさにそのためにあります。これは静的なファイ ルを ... / からテンプレートを探す方法と同様です。 Django の STATICFILES_FINDERS は、さまざまなソースから静的ファイルを検索 ... ワークの機能の詳細については、 静的ファイルの配信 と staticfiles のリファレンス を読んでください。 静的ファイルのデ ...
https://man.plustar.jp/django/intro/tutorial06.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g the current site on each request. django.contrib.staticfiles ¶ The static files storage classes may be subclass ... ed to override the permissions that collected static files and directories receive by setting the file_permi ... rs. See collectstatic for example usage. The CachedStaticFilesStorage backend gets a sibling class called Manifes ... tStaticFilesStorage that doesn't use the cache system at all bu ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SCII 文字のみからなる文字列も使用できます。 If the staticfiles contrib app is enabled (default in new projects) t ... default, the development server doesn't serve any static files for your site (such as CSS files, images, things ... e Django to serve static media, read How to manage static files (e.g. images, JavaScript, CSS) . sendtestemail ¶ ... トの description を参照してください。 django.contrib.staticfiles ¶ collectstatic ¶ This command is only available i ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7718
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... same-site and cross-site requests. django.contrib.staticfiles ¶ The STATICFILES_DIRS setting now supports pathli ... he FILE_CHARSET setting is removed. django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed. The R ... ib.postgres django.contrib.sessions django.contrib.staticfiles キャッシュ CSRF E メール Error Reporting ファイルス ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 NEXT