検索

phrase: max: clip:
target: order:
Results of 161 - 166 of about 166 for setting (0.129 sec.)
モデルからフォームを作成する — Django 4.0.6 ドキュメント 4793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly remove a Field inherited from a parent class by setting the name to be None on the subclass. You can only ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 4793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ails. Such values can be set in your root URLconf. Setting these variables in any other URLconf will have no ... メータを受け取るので、以下の例は有効となります: # In settings/urls/main.py from django.urls import include , pa ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y default. To enable it, set USE_TZ = True in your settings file. 注釈 In Django 5.0, time zone support will ... the 4.x release cycle via the USE_DEPRECATED_PYTZ setting. 注釈 django-admin startproject によって生成される ... デフォルトの settings.py ファイル は、利便性のために USE_TZ = True を含 ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4793
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... event a migration from running in a transaction by setting the atomic attribute to False . For example: from ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
モデル — Django 4.0.6 ドキュメント 4736
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t_auto_field or globally in the DEFAULT_AUTO_FIELD setting. For example: id = models . BigAutoField ( primary ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 4736
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re you wish to work with SQL NULL values, consider setting null=False and providing a suitable default for em ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 NEXT