検索

phrase: max: clip:
target: order:
Results of 31 - 36 of about 36 for staticfiles (0.066 sec.)
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を参照してください。 static ¶ static ¶ To link to static files that are saved in STATIC_ROOT Django ships with a ... static template tag. If the django.contrib.staticfiles app is installed, the tag will serve files using u ... rl() method of the storage specified by STATICFILES_STORAGE . For example: {% load static %} < img src ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). For this example, we'll assume you're using the staticfiles app and want to have static files served during th ... this test may look as follows: from django.contrib.staticfiles.testing import StaticLiveServerTestCase from selen ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 1.4 documentation 7068
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es – メッセージフレームワークです。 django.contrib.staticfiles – 静的なファイルを管理するための フレームワークです ... tes' , 'django.contrib.messages' , 'django.contrib.staticfiles' , # Uncomment the next line to enable the admin: ...
https://man.plustar.jp/django/contents.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 7068
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... classes Custom feed generators 前のトピックへ The staticfiles app 次のトピックへ クロスサイトリクエストフォージェ ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7068
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is contained within MEDIA_ROOT , STATIC_ROOT , or STATICFILES_FINDERS , sensitive data may be exposed. An attack ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l" : ( "my_styles.css" ,) } js = ( "my_code.js" ,) staticfiles app は、すべてのアセットのパスに STATIC_URL ( STAT ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 NEXT