検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 61 for translation (0.090 sec.)
How to create custom model fields — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ror from django.db import models from django.utils.translation import gettext_lazy as _ def parse_hand ( hand_str ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hould see the admin's login screen: デフォルトでは translation がオンになっているので、 LANGUAGE_CODE を設定すると ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es are excluded. --use-fuzzy , -f ¶ Includes fuzzy translations into compiled files. 使い方の例: django - admin c ... ent directory and pulls out all strings marked for translation. It creates (or updates) a message file in the con ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ror from django.db import models from django.utils.translation import gettext_lazy as _ class Article ( models . ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ews collect all JavaScript strings in the djangojs translation domain from all installed apps rather than only th ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... text.format_lazy() が採用されたため、 django.utils.translation.string_concat() は非推奨となりました。 string_conc ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uild a custom client-side i18n library upon Django translations. It returns a JSON object containing a translatio ... w msgid after makemessages is run (most likely the translation will be marked fuzzy). The new msgid will be marke ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or the cache template tag you could use one of the translation-specific variables available in templates to achie ...
https://man.plustar.jp/django/topics/cache.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ザの文章をカスタマイズしたい場合: from django.utils.translation import gettext_lazy as _ class AuthorForm ( ModelF ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6436
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from django.contrib import admin from django.utils.translation import gettext_lazy as _ class DecadeBornListFilte ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT