検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 76 for LANGUAGE (0.057 sec.)
The Django Template Language — Django 4.0.6 ドキュメント 6871
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dules « previous | up | next » The Django Template Language ¶ このドキュメントはDjangoテンプレートシステムの文 ... どう拡張するかを知りたい場合は、 The Django template language: for Python programmers をご覧ください。 Django の ... one (like Zope's TAL)? We wanted Django's template language to be usable for more than just XML/HTML templates ... . You can use the template language for any text-based format such as emails, JavaScri ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 6829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n_patterns() from using too much of the URL as the language to fix a use case for prefix_default_language=Fals ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 6829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5852 ). Fixed a regression which prevented using a language not in Django's default language list ( LANGUAGES ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6774
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ented TypeError in translation functions check_for_language() and get_language_bidi() when translations are de ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 6774
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 5845 ). Fixed a regression which prevented using a language not in Django's default language list ( LANGUAGES ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6774
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... て異なります。 ミドルウェアが有効化されている場合、 LANGUAGE_COOKIE_NAME の名前でクッキーを作成することでセット ... ドの値は: from django.conf import settings def test_language_using_cookie ( self ): self . client . cookies . l ... oad ({ settings . LANGUAGE_COOKIE_NAME : 'fr' }) response = self . client . g ... , b "Bienvenue sur mon site." ) もしくは、 Accept-Language HTTP ヘッダをリクエスト内に含めます: def test_lang ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6732
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this sitemap should be generated using all of your LANGUAGES . The default is False . languages ¶ New in Djang ... o 3.2. Optional. A sequence of language codes to use for generating alternate links when i ... 18n is enabled. Defaults to LANGUAGES . alternates ¶ New in Django 3.2. Optional. A boo ... h have a list of alternate links pointing to other language versions using the hreflang attribute . The defaul ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 6677
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... p templates ¶ The addition of some Django template language syntax to the default app template in Django 1.9 m ... crash in the translations system when the current language has no translations ( #26046 ). Fixed a regression ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6677
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on) ¶ Added support and translations for the Malay language. ジェネリックビュー (generic view) ¶ DeleteView no ... ngettext_lazy() are removed. django.views.i18n.set_language() doesn't set the user language in request.session ... (key _language ). alias=None is required in the signature of djan ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Full text search — Django 4.0.6 ドキュメント 6635
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... search configuration. This allows using different language parsers and dictionaries as defined by the databas ... = SearchVector ( 'body_text' , config = F ( 'blog__language' )), ... ) . filter ( search = SearchQuery ( 'œuf' ... , config = F ( 'blog__language' ))) [<Entry: Pain perdu>] Weighting queries ¶ Eve ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT