検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 61 for translation (0.046 sec.)
django.utils.text — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x_helper import _lazy_re_compile from django.utils.translation import gettext as _ from django.utils.translation ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
設定 — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... source (template, static file, management command, translation), the application listed first in INSTALLED_APPS h ... GUAGES setting, you can mark the language names as translation strings using the gettext_lazy() function. 以下はサ ... ンプルの設定ファイルです: from django.utils.translation import gettext_lazy as _ LANGUAGES = [ ( 'de' , _ ... 探すディレクトリのリストです。 How Django discovers translations を参照してください。 実装例: LOCALE_PATHS = [ '/h ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ping behaving as documented. Improved and expanded translation files for many of the languages Django supports by ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Python 3 (#20722). Fixed django.contrib.humanize translation syntax errors. Affected languages: Mexican Spanish ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (fixture names) ( #24571 ). Prevented TypeError in translation functions check_for_language() and get_language_bi ... di() when translations are deactivated ( #24569 ). Fixed squashmigration ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x_helper import _lazy_re_compile from django.utils.translation import gettext_lazy as _ from django.utils.transla ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xample, gettext() uses the app registry to look up translation catalogs in applications. To translate at import t ... tead. (Using gettext() would be a bug, because the translation would happen at import time, rather than at each r ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onships ( #26162 ). Made forms.FileField and utils.translation.lazy_number() picklable ( #26212 ). Fixed RangeFie ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eld set ( #26196 ). Made forms.FileField and utils.translation.lazy_number() picklable ( #26212 ). Fixed RangeFie ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6885
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion in Django 2.2 where auto-reloader crashes if a translation directory cannot be resolved ( #30647 ). 目次 Djan ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT