検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for collectstatic (0.045 sec.)
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 8021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -level collected static directories when using the collectstatic management command. You should review and manually ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7800
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ode and directory_permissions_mode parameters. See collectstatic for example usage. The CachedStaticFilesStorage ba ... staticfiles.json file is created when running the collectstatic management command and should be a less expensive ... ANSICON third-party tool is installed and active. collectstatic command with symlink option is now supported on Wi ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 7562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 発用サーバーでは自動的に提供されます。本番環境では、 collectstatic が静的ファイルをコピーする STATIC_ROOT ディレクトリ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 7562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ined in the previous section; this means using the collectstatic management command to collect the static files in ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を参照してください。 django.contrib.staticfiles ¶ collectstatic ¶ This command is only available if the static fil ... ib.sitemaps ping_google django.contrib.staticfiles collectstatic findstatic Default options Extra niceties Syntax c ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d that caches the files it saves (when running the collectstatic management command) by appending the MD5 hash of t ... till work, but you should update your imports. The collectstatic management command now has a --clear option to del ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7562
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o.contrib.staticfiles ¶ Added path matching to the collectstatic --ignore option so that patterns like /vendor/*.js ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pp is installed. You can more easily customize the collectstatic --ignore option with a custom AppConfig . キャッシ ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atesSetting renderer. django.contrib.staticfiles ¶ collectstatic may now fail during post-processing when using a h ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7222
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... G=True , i.e. without having to collect them using collectstatic . We'll use the StaticLiveServerTestCase subclass ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 NEXT