検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 110 for Single (0.074 sec.)
翻訳 — Django 4.0.6 ドキュメント 6146
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... } 注釈 When using ngettext() , make sure you use a single name for every extrapolated variable included in t ... g translates either a constant string (enclosed in single or double quotes) or variable content: < title > { ... slate %} You can use multiple expressions inside a single blocktranslate tag: {% blocktranslate with book_t ... plate tags and filters. To get information about a single language, use the {% get_language_info %} tag: {% ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6146
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reSQL), all migration operations will run inside a single transaction by default. In contrast, if a database ... most migration operations where you restrict to a single app. Restricting to a single app (either in makemi ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rams = None ): """ The `message` argument can be a single error, a list of errors, or a dictionary that maps ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... message = None , ): """ Easy wrapper for sending a single message to a recipient list. All members of the re ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or more function decorators. `decorators` can be a single decorator or an iterable of decorators. """ if has ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
ビルトインのクラスベースビュー API — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Simple mixins ContextMixin TemplateResponseMixin Single object mixins SingleObjectMixin SingleObjectTempla ...
https://man.plustar.jp/django/ref/class-based-views/index.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le of base_widget . decompress ( value ) ¶ Takes a single "compressed" value of a field, for example a DateR ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utput. Defaults to None which displays all data on single line. --exclude EXCLUDE , -e EXCLUDE ¶ Prevents sp ... riginally generated. --app APP_LABEL ¶ Specifies a single app to look for fixtures in rather than looking in ... fined. However, all fixture data is installed as a single transaction, so data in one fixture can reference ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dget.get_context() . By default, widgets receive a single value in the context, widget . This is a dictionar ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 6044
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the database tablespace to use for this index. For single field indexes, if db_tablespace isn't provided, th ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT