検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 66 for tags (0.068 sec.)
Unicode data — Django 4.0.6 ドキュメント 6678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... str() . However, force_str() is useful in template tags and filters that absolutely must have a string to ... mplates. This is set to UTF-8 by default. Template tags and filters ¶ A couple of tips to remember when wr ... iting your own template tags and filters: Always return strings from a template ... g care in get_absolute_url() テンプレート Template tags and filters Files Form submission 前のトピックへ T ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erer to the requested URL. テンプレート ¶ Template tags created with the simple_tag() helper can now store ... and returns an empty string). The firstof template tag supports storing the output in a variable using 'as ... s commonly used add_to_builtins() to make template tags and filters available without using the {% load %} ... utput in conditional_escape ¶ In general, template tags do not autoescape their contents, and this behavio ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6621
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The renamed translate and blocktranslate template tags are introduced for internationalization in templat ... e code. The older trans and blocktrans template tags aliases continue to work, and will be retained for ... .2 to 3.2.10. The Media class now renders <script> tags without the type attribute to follow WHATWG recomm ... d. The {% ifequal %} and {% ifnotequal %} template tags are deprecated in favor of {% if %} . {% if %} cov ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6564
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urity releases. フォーム ¶ The <label> and <input> tags rendered by RadioSelect and CheckboxSelectMultiple ... tribute to output the element's ID. The <textarea> tags rendered by Textarea now include a maxlength attri ... dictionary named TEST . Utilities ¶ Improved strip_tags() accuracy (but it still cannot guarantee an HTML- ... on of check_field() . Loading ssi and url template tags from future library ¶ Django 1.3 introduced {% loa ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... future %} in your templates, you'll need to change tags like {% url myview %} to {% url "myview" %} . If y ... at django.utils.text.slugify() . Similarly, remove_tags is available at django.utils.html.remove_tags() . ... ld add a div around it in your pages. The template tags library adminmedia , which only contained the depr ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6364
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... return a list of items with publication_data and a tags field something like this would generate a Google ... /news:publication_date> {% endif %} {% if url.item.tags %} <news:keywords> {{ url.item.tags }} </news:keyw ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6364
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngs into account: Whitespace before and after HTML tags is ignored. All types of whitespace are considered ... equivalent. All open tags are closed implicitly, e.g. when a surrounding tag ... is closed or the HTML document ends. Empty tags are equivalent to their self-closing version. The ... ampleTestCase ( TestCase ): ... Subclasses inherit tags from superclasses, and methods inherit tags from t ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6321
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... now emit elements with no content as self-closing tags. NodeList.render() no longer casts the output of r ... oxSelectMultiple widgets are now rendered in <div> tags so they are announced more concisely by screen rea ... d. The {% ifequal %} and {% ifnotequal %} template tags are removed. The DEFAULT_HASHING_ALGORITHM transit ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
「How-to」ガイド — Django 4.0.6 ドキュメント 6264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tom template backend How to create custom template tags and filters How to write a custom storage class Ho ...
https://man.plustar.jp/django/howto/index.html - [similar]
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 6264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 6) Made the context option in trans and blocktrans tags accept literals wrapped in single quotes (#18881). ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT