検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 35 for Loader (0.021 sec.)
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 7510
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... de or underscore weren't ignored by the migrations loader ( #29749 ). Made migrations detect changes to Meta ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... it needs to go into INSTALLED_APPS is so that the Loader() template loader can find the default templates.) ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 7367
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a nonexistent template name to the cached template loader's load_template() method ( #26280 ). Prevented Con ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go django.template.backends.jinja2 django.template.loader django.template.response Classes dealing with lazy ...
https://man.plustar.jp/django/py-modindex.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s' templates directories using the app_directories loader. If you want to render templates with customizatio ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Django 1.4 documentation 7240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 離しましょう: from django.template import Context , loader from polls.models import Poll from django.http imp ... ects . all () . order_by ( '-pub_date' )[: 5 ] t = loader . get_template ( 'polls/index.html' ) c = Context ... dex.html という名前のファイルを 作成してください。 loader.get_template('polls/index.html') というコード は、 ... oll_list' : latest_poll_list }) この作業によって、 loader や Context 、 HttpResponse を import する必要はなく ...
https://man.plustar.jp/django/contents.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 7160
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tml in a directory that's searched by the template loader, we'd register the tag like this: # Here, register ... o.template.Template instance: from django.template.loader import get_template t = get_template ( 'results.ht ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7160
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ccepts this keyword argument. django.core.template_loaders ¶ This was an alias to django.template.loader sin ... still referenced this, please use django.template.loader instead. django.db.models.fields.URLField.verify_e ... accepts subject_template_name django.core.template_loaders django.db.models.fields.URLField.verify_exists dj ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7160
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tuple to override TEMPLATE_DIRS : django.template.loader.get_template() django.template.loader.select_templ ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7160
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rt for bytestring paths in the template filesystem loader is removed. django.utils.http.urlsafe_base64_encod ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 NEXT