検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 90 for templates (0.030 sec.)
Django のショートカット関数 — Django 4.0.6 ドキュメント 6080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... loading documentation for more information on how templates are found. Optional arguments ¶ context A dictiona ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
django.utils.html — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... defines the __html__ method. This helps non-Django templates to detect classes whose __str__ methods return Saf ...
https://man.plustar.jp/django/_modules/django/utils/html.html - [similar]
How to manage static files (e.g. images, JavaScript, CSS) — Django 4.0.6 ドキュ... 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... デプロイ さらに学ぶ 前のトピックへ How to override templates 次のトピックへ How to deploy static files 関連キー ...
https://man.plustar.jp/django/howto/static-files/index.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LED_APPS in your settings. This is so that the gis templates can be located -- if not done, then features such ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... weight) way of doing this would be to use Django's template system. Assuming Lawrence.com and LJWorld.com have ... te directories ( DIRS ), you could farm out to the template system like so: from django.core.mail import send_m ... ges to display. In the syndication framework , the templates for title and description automatically have acces ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the translation-specific variables available in templates to achieve the same result: {% load i18n %} {% loa ... } This feature is useful in avoiding repetition in templates. You can set the timeout in a variable, in one pla ...
https://man.plustar.jp/django/topics/cache.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e formset in a view . Using a formset in views and templates ¶ Formsets have five attributes and five methods a ... formset class. This renders the formset using the template specified by the template_name attribute. Similar t ... ng a formset's prefix Using a formset in views and templates Manually rendered can_delete and can_order Using m ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 6027
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ronment variable. For example, if you're using the template system by itself, you likely don't want to have to ... e, writing a Python script which loads some Django templates and renders them, or uses the ORM to fetch some da ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Django 1.4 documentation 5987
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 教えましょう: TEMPLATE_DIRS = ( '/home/my_username/mytemplates' , # 自分の環境に合わせて変更してください。 ) Djan ... デフォルトのテンプ レート置場 ( django/contrib/admin/templates ) から、 admin/base_site.html というテンプレートを ... す。例え ば、 TEMPLATE_DIRS に "/home/my_username/mytemplates" と設定 していれば、 django/contrib/admin/template ... s/admin/base_site.html を /home/my_username/mytemplates/admin/base_site.html にコピーします。 admin という ...
https://man.plustar.jp/django/contents.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5987
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ime instances to the current timezone in forms and templates, as well as operations on aware datetimes in UTC a ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT