検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 44 for Media (0.044 sec.)
Django の admin サイト — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... があるかもしれません。そういうときには ModelAdmin の Media インナークラスを使用します: class ArticleAdmin ( a ... dmin . ModelAdmin ): class Media : css = { "all" : ( "my_styles.css" ,) } js = ( "m ... トのパスに STATIC_URL ( STATIC_URL が None の場合は MEDIA_URL ) を prepend します。 regular asset definition ... ['admin/js/jquery.init.js', …] when declaring form media assets . Changed in Django 4.0: jQuery was upgrade ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ムセット インラインフォームセット フォームアセット ( Media クラス) 定数として定義されたアセット 動的プロパティ ... としての Media アセット定義内のパス Media objects フォームの Medi ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _wsgi >= 2.0. For example, you could: Serve static/media files directly from Apache only to authenticated u ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... avaScript performance and minimizing overall admin media file size. JavaScript tests ¶ Django's JavaScript ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
GeoDjango Forms API — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OpenLayers.js file in the js property of the inner Media class (see 定数として定義されたアセット ). OSMWidg ...
https://man.plustar.jp/django/ref/contrib/gis/forms-api.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uests that aren't served by Django (such as static media or user-uploaded files), they will have the same p ... this setting won't help you. For example, if your MEDIA_URL is served directly by your front-end web serve ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
索引 — Django 4.0.6 ドキュメント 7100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ル) get_max_num() (InlineModelAdmin のメソッド) get_media_prefix template tag get_messages() (django.contrib ... .models.functions のクラス) mean (GDALBand の属性) MEDIA_ROOT setting MEDIA_URL setting MemoryFileUploadHan ... EDIRECT_URL LOGIN_URL LOGOUT_REDIRECT_URL MANAGERS MEDIA_ROOT MEDIA_URL MESSAGE_LEVEL MESSAGE_STORAGE MESSA ...
https://man.plustar.jp/django/genindex.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gs aren't configured, the command can't ignore the MEDIA_ROOT and STATIC_ROOT directories or include LOCALE ... your site (such as CSS files, images, things under MEDIA_URL and so forth). If you want to configure Django ... to serve static media, read How to manage static files (e.g. images, Jav ... st ¶ Stops running tests and reports the failure immediately after a test fails. --testrunner TESTRUNNER ¶ ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
File オブジェクト — Django 4.0.6 ドキュメント 7100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ブジェクトには次の属性とメソッドを持ちます。 name ¶ MEDIA_ROOT からの相対パスを含むファイル名です。 size ¶ b ...
https://man.plustar.jp/django/ref/files/file.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7100
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango.contrib.admin is removed. The STATIC_URL and MEDIA_URL settings set to relative paths are now prefixe ... on of asgiref is increased from 3.2 to 3.2.10. The Media class now renders <script> tags without the type a ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 5 NEXT