検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for loaders (0.046 sec.)
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 15162
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... alse , context_processors = None , debug = False , loaders = None , string_if_invalid = '' , file_charset = ' ... y list. app_dirs only affects the default value of loaders . See below. It defaults to False . autoescape con ... during template rendering. It defaults to False . loaders is a list of template loader classes, specified as ... It defaults to a list containing: 'django.template.loaders.filesystem.Loader' 'django.template.loaders.app_di ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 9818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... removed. The supports_recursion check for template loaders will be removed from: django.template.engine.Engin ... r_tags.ExtendsNode.find_template() django.template.loaders.base.Loader.supports_recursion() django.template.l ... e removed. The template_dirs argument for template loaders will be removed: django.template.loaders.base.Load ... er.get_template() django.template.loaders.cached.Loader.cache_key() django.template.loaders. ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 9818
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on-Django template languages. Class-based template loaders ¶ As part of the changes made to introduce Templat ... following a general trend in Django, the template loaders API has been modified to use template loading mech ... ethod available until Django 1.1. All the template loaders shipped with Django have been ported to the new AP ... mplate core machinery still accepts function-based loaders (builtin or third party) so there is no immediate ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 9135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r_tags.ExtendsNode.find_template() django.template.loaders.base.Loader.supports_recursion() django.template.l ... mplate_dirs 引数が削除されました。 django.template.loaders.base.Loader.get_template() django.template.loaders ... .cached.Loader.cache_key() django.template.loaders.cached.Loader.get_template() django.template.loade ... ched.Loader.get_template_sources() django.template.loaders.filesystem.Loader.get_template_sources() django.te ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 8725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now be used as a context manager. Django template loaders can now extend templates recursively. The debug pa ... les are now lists. is_usable attribute on template loaders is removed ¶ Django template loaders previously re ... ow use the new behavior. Filesystem-based template loaders catch more specific exceptions ¶ When using the fi ... lesystem.Loader or app_directories.Loader template loaders, earlier versions of Django raised a TemplateDoesN ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 8196
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rrent session data. Private APIs override_template_loaders and override_with_test_loader in django.test.utils ... T_PROCESSORS TEMPLATE_DEBUG TEMPLATE_DIRS TEMPLATE_LOADERS TEMPLATE_STRING_IF_INVALID django.core.context_pro ... didn't work consistently across different template loaders and didn't work for included templates. django.tem ... e.loader.BaseLoader was renamed to django.template.loaders.base.Loader . If you've written a custom template ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 8127
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ying with Context objects Loading templates Custom loaders Template origin 参考 For information on writing yo ...
https://man.plustar.jp/django/ref/templates/index.html - [similar]
The Django admin documentation generator — Django 4.0.6 ドキュメント 7922
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y the path of that template with Django's template loaders . This can be a handy way to check if the specifie ...
https://man.plustar.jp/django/ref/contrib/admin/admindocs.html - [similar]
索引 — Django 4.0.6 ドキュメント 7854
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate filter app_directories.Loader (django.template.loaders のクラス) app_index_template (AdminSite の属性) ap ... ARE_SECONDS setting cached.Loader (django.template.loaders のクラス) cached_property (django.utils.functional ... template filter filesystem.Loader (django.template.loaders のクラス) FileSystemStorage (django.core.files.sto ... --ignorenonexistent -e -i Loader (django.template.loaders.base のクラス) loader (Origin の属性) loads() (dja ...
https://man.plustar.jp/django/genindex.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 7854
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 別するためのオプションの文字列。例: django.template.loaders.filesystem.Loader 。 目次 How to implement a custo ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
PREV 1 2 NEXT