検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 61 for translation (0.072 sec.)
Coding style — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... should not be used for any string that may require translation, including error and logging messages. In general ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Admin actions — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m django.contrib import messages from django.utils.translation import ngettext class ArticleAdmin ( admin . Model ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xceptions import ValidationError from django.utils.translation import gettext_lazy as _ def validate_even ( value ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as a --use-fuzzy or -f option which includes fuzzy translations into compiled files. The loaddata --ignorenonexis ... aseCommand.leave_locale_alone attribute is False , translations are now deactivated instead of forcing the "en-us ... ned non-English strings and you counted on English translations to be activated in management commands, this will ... erated (once) after migrating to 1.8. django.utils.translation.get_language() now returns None instead of LANGUAG ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ings for territorial language variants now use the translations of the generic language. For example, untranslate ... d pt_BR strings use pt translations. 管理コマンド ¶ The new inspectdb --include-views ... ritten routers may need to be updated accordingly. Translations are no longer deactivated before running manageme ... nt commands. If your custom command requires translations to be deactivated (for example, to insert untrans ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s/index.txt . If this is a feature release, ensure translations from Transifex have been integrated. This is typi ... cally done by a separate translation's manager rather than the releaser, but here are t ... e an account on Transifex: $ python scripts/manage_translations.py fetch and then commit the changed/added files ... from the current stable branch in the django-docs-translations repository. For example, when releasing Django 2. ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate, and alias it to _ yourself: from django.utils.translation import ugettext as _ HTTP request/response objects ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me-site and cross-site requests. Added support and translations for the Algerian Arabic, Igbo, Kyrgyz, Tajik, and ... ader no longer monitors changes in built-in Django translation files. The minimum supported version of mysqlclien ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xceptions import ValidationError from django.utils.translation import gettext as _ class MinimumLengthValidator : ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 6580
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te them. This has numerous uses. For example, lazy translation can be used before the target language is even kno ...
https://man.plustar.jp/django/topics/performance.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT