検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 80 for primary (0.102 sec.)
The staticfiles app — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rver, add the following snippet to the end of your primary URL configuration: from django.conf import setting ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... OR operation . QuerySet.bulk_create() now sets the primary key on objects when using MariaDB 10.5+. The Datab ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fter rounding. QuerySet.bulk_create() now sets the primary key on objects when using SQLite 3.35+. DurationFi ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an getting the whole related object and taking its primary key. i.e. do: entry . blog_id instead of: entry . ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... takes the following parameters: verbose_name name primary_key max_length unique blank null db_index rel : 関 ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trastyle %}{{ block .super }} < style > : root { --primary : #9774d5 ; --secondary : #785cab ; --link-fg : #7 ... he textual representation of the modified object's primary key. LogEntry. object_repr ¶ The object`s repr() a ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or instead of passing silently. A model instance's primary key now appears in the default Model.__str__() met ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ese methods receive the value of the to_field (the primary_key by default) of an existing instance. BaseUserM ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... て検索して古い URL を置換する必要はありません。 The primary piece of information we have available to get a UR ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5862
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r anonymous users, they use the time zone of their primary audience or UTC. zoneinfo.available_timezones() pr ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT