検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 70 for static (0.040 sec.)
Django 1.3 release notes — Django 4.0.6 ドキュメント 7838
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... facilities . Contrib support for easy handling of static files . Django's testing framework now supports (a ... ngo's logging interface for more details. Extended static files handling ¶ Django 1.3 ships with a new contr ... ib app -- django.contrib.staticfiles -- to help developers handle the static media ... revious versions of Django, it was common to place static assets in MEDIA_ROOT along with user-uploaded file ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7796
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... documentation for truncatechars for more details. static template tag ¶ The staticfiles contrib app has a n ... ew static template tag to refer to files saved with the STAT ... such as serving files from a cloud service . CachedStaticFilesStorage storage backend ¶ The staticfiles cont ... rib app now has a django.contrib.staticfiles.storage.CachedStaticFilesStorage backend that ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 7627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the documentation. Serving files in development ¶ static. serve ( request , path , document_root , show_ind ... e ) ¶ There may be files other than your project's static assets that, for convenience, you'd like to have D ... er-uploaded content in MEDIA_ROOT . django.contrib.staticfiles is intended for static assets and has no buil ... from django.urls import re_path from django.views.static import serve # ... the rest of your URLconf goes h ...
https://man.plustar.jp/django/ref/views.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 7274
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo to validate the host. It should respond with a static error page or ignore requests for incorrect hosts ... ROM_EMAIL と SERVER_EMAIL 設定を修正してください。 STATIC_ROOT と STATIC_URL ¶ 静的ファイルは、開発用サーバー ... では自動的に提供されます。本番環境では、 collectstatic が静的ファイルをコピーする STATIC_ROOT ディレクトリ ... 設定する必要があります。 より詳しくは How to manage static files (e.g. images, JavaScript, CSS) を参照してくだ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 7020
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ere. Denial-of-service attack against django.views.static.serve ¶ In older versions of Django, the django.vi ... ews.static.serve() view read the files it served one line at ... URLs Denial-of-service attack against django.views.static.serve Bugfixes 前のトピックへ Django 1.4.19 releas ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 7020
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ere. Denial-of-service attack against django.views.static.serve ¶ In older versions of Django, the django.vi ... ews.static.serve() view read the files it served one line at ... URLs Denial-of-service attack against django.views.static.serve Database denial-of-service with ModelMultipl ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 6992
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ere. Denial-of-service attack against django.views.static.serve ¶ In older versions of Django, the django.vi ... ews.static.serve() view read the files it served one line at ... URLs Denial-of-service attack against django.views.static.serve Database denial-of-service with ModelMultipl ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6908
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hich follows the format of the latest RFC. {% load staticfiles %} and {% load admin_static %} are deprecated ... in favor of {% load static %} , which works the same. django.contrib.staticfi ... les.templatetags.static() is deprecated in favor of django.templatetags.st ... atic.static() . Support for InlineModelAdmin.has_add_permissio ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 6865
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... PDF files How to override templates How to manage static files (e.g. images, JavaScript, CSS) How to deploy ... static files Windows での Django のインストール方法 How t ...
https://man.plustar.jp/django/howto/index.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 6865
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -7234: Open redirect vulnerability in django.views.static.serve() ¶ A maliciously crafted URL to a Django si ... -7234: Open redirect vulnerability in django.views.static.serve() Bugfixes 前のトピックへ Django 1.10.8 rele ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT