検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 61 for translation (0.036 sec.)
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7566
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... templates : Checks template related configuration. translation : Checks translation related configuration. urls : ... ¶ 以下のチェックが翻訳の設定に対して実行されます: translation.E001 : You have provided an invalid value for the ... LANGUAGE_CODE setting: <value> . translation.E002 : You have provided an invalid language code ... in the LANGUAGES setting: <value> . translation.E003 : You have provided an invalid language code ...
https://man.plustar.jp/django/ref/checks.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 7421
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... path . insert ( 0 , options . pythonpath ) def no_translations ( handle_func ): """Decorator that forces a comma ... nd to run with translations deactivated.""" def wrapped ( * args , ** kwargs ... ): from django.utils import translation saved_locale = translation . get_language () trans ... * kwargs ) finally : if saved_locale is not None : translation . activate ( saved_locale ) return res return wrap ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... efine translatable URL patterns using django.utils.translation.ugettext_lazy() . See 国際化: URL パターン内 for m ... d how to internationalize URL patterns. Contextual translation support for {% trans %} and {% blocktrans %} ¶ The ... contextual translation support introduced in Django 1.3 via the pgettext ... s an optional as argument to be able to retrieve a translation string without displaying it but setting a templat ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
概要: モジュールコード — Django 4.0.6 ドキュメント 7189
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go.utils.safestring django.utils.text django.utils.translation クイック検索 Last update: 2022年6月01日 up ...
https://man.plustar.jp/django/_modules/index.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7117
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ately. Date format helper functions ¶ django.utils.translation.get_date_formats() and django.utils.translation.ge ... ormats, instead of writing this: from django.utils.translation import get_date_formats date_format , datetime_for ... late date and time formats. They were translatable translation strings that could be recognized because they were ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7117
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orresponding entry in the PO file, which makes the translation process easier. When you run makemessages from the ... he development server automatically reloads when a translation file is updated, i.e. after running compilemessage ... TALLED_APPS , such as static files, templates, and translations. ValidationError constructor and internal storage ... will clash. See 多重継承 for details. django.utils.translation.parse_accept_lang_header() now returns lowercase l ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 7117
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... page to fix a regression in 1.9 ( #26558 ). Fixed translation of password validators' help_text in forms ( #2654 ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 7117
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed a regression in Django 2.2.12 that affected translation loading for apps providing translations for territ ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 7044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 2.2.1 where auto-reloader unnecessarily reloads translation files multiple times when using StatReloader ( #30 ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 7044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Fixed a regression in Django 3.0.5 that affected translation loading for apps providing translations for territ ...
https://man.plustar.jp/django/releases/3.0.7.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT