検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 80 for primary (0.089 sec.)
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a test>]> For the related lookup you can supply a primary key value or pass the related object explicitly: > ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 例 ¶ The following example gets the object with the primary key of 1 from MyModel : from django.shortcuts impo ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
索引 — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oreign dumpdata コマンドラインオプション --natural-primary dumpdata コマンドラインオプション --no-color コマン ... lude --format --indent --natural-foreign --natural-primary --output --pks -a -e -o dumps() (django.core.signi ... e の属性) previous_page_number() (Page のメソッド) primary_key (Field の属性) priority (Sitemap の属性) proce ...
https://man.plustar.jp/django/genindex.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... so respect the style of the surrounding code as a primary goal. An exception to PEP 8 is our rules on line l ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ss requests. RequestSite ¶ A class that shares the primary interface of Site (i.e., it has domain and name at ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... クもあります。 Field. clean ( value ) ¶ Although the primary way you'll use Field classes is in Form classes, y ... . By default it is set to None , in which case the primary key of each object will be used. For example: # No ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (n) database queries (or worse) if objects on your primary QuerySet each have many related objects that you a ... 't necessary for Django's YAML deserializer, whose primary use is to load fixtures consisting of simple objec ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6040
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () so that it'll perform its lookup using both the primary key and the slug. The get_form() method doesn't re ... ields() . Model field default 's are now used when primary key field's are set to None . Signals ¶ Exceptions ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se should use the backend that you want to use for primary testing. A database with the alias other . The oth ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5944
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ABLE "world_worldborder" ( "id" bigserial NOT NULL PRIMARY KEY, "name" varchar(50) NOT NULL, "area" integer N ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT