検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 44 for Media (0.041 sec.)
Django 1.4 release notes — Django 4.0.6 ドキュメント 7730
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ManyToMany relationships with an auto-created intermediate model (which does not have its own permissions), ... s of Django, it was also common to define an ADMIN_MEDIA_PREFIX setting to point to the URL where the admin ... / . If you've previously used a URL path for ADMIN_MEDIA_PREFIX (e.g. /media/ ) simply make sure STATIC_URL ... static files howto for more details. If your ADMIN_MEDIA_PREFIX is set to a specific domain (e.g. http://me ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 7668
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e.g. images, JavaScript, CSS) を参照してください。 MEDIA_ROOT と MEDIA_URL ¶ メディアファイルは、あなたのユ ... L_BACKEND と関連する設定 STATIC_ROOT と STATIC_URL MEDIA_ROOT と MEDIA_URL HTTPS CSRF_COOKIE_SECURE SESSION ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 7622
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... js' here: /home/polls.com/src/django/contrib/admin/media/js/core.js ...\> py manage.py findstatic css\base. ... js' here: /home/polls.com/src/django/contrib/admin/media/js/core.js findstatic --first ¶ By default, all ma ... variable or directly. The similar template tag get_media_prefix which works like get_static_prefix but uses ... MEDIA_URL . Static file development view ¶ The static fi ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
File storage API — Django 4.0.6 ドキュメント 7453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will hold the files. Defaults to the value of your MEDIA_ROOT setting. base_url ¶ URL that serves the files ... ed at this location. Defaults to the value of your MEDIA_URL setting. file_permissions_mode ¶ The file syst ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 7453
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your URLconf goes here ... ] + static ( settings . MEDIA_URL , document_root = settings . MEDIA_ROOT ) hand ...
https://man.plustar.jp/django/ref/urls.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ch need to be debugged, so avoid doing this task immediately before a release is needed. Update the django- ... se: $ scp Django-* djangoproject.com:/home/www/www/media/releases/A.B If this is the alpha release of a new ... C.checksum.txt.asc djangoproject.com:/home/www/www/media/pgp/Django-A.B.C.checksum.txt Test that the releas ... ksums by visiting the checksums file (e.g. https://media.djangoproject.com/pgp/Django-1.5b1.checksum.txt ) ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he same values. django.template.context_processors.media ¶ このプロセッサが有効な場合、全ての RequestContex ... t は変数 MEDIA_URL を含みます。これは、 MEDIA_URL 設定の値を提供し ... processors.i18n django.template.context_processors.media django.template.context_processors.static django.t ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... " {% static user_stylesheet %} " type = "text/css" media = "screen" > 表示させずに静的な URL を取得したい場 ... TIC_PREFIX }} images/hi2.jpg" alt = "Hello!" > get_media_prefix ¶ get_static_prefix と同じように、 get_medi ... a_prefix はテンプレート変数に MEDIA_URL のメディア・プレフィックスを加えます: {% load ... static %} < body data-media-url = " {% get_media_prefix %} " > 値をデータ・アト ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 3.1.5 release notes — Django 4.0.6 ドキュメント 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t caused the incorrect prefixing of STATIC_URL and MEDIA_URL settings, by the server-provided value of SCRI ...
https://man.plustar.jp/django/releases/3.1.5.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7392
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and requesting a specially crafted file. Django's media upload handling poses some vulnerabilities when th ... at media is served in ways that do not follow security best ... om , you would want to serve uploaded content (the MEDIA_URL setting) from something like usercontent-examp ...
https://man.plustar.jp/django/topics/security.html - [similar]
PREV 1 2 3 4 5 NEXT