検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 80 for primary (0.058 sec.)
GeoJSON Serializer — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dds a pk key to the properties dictionary with the primary key of the object as the value. 前のトピックへ OGR ...
https://man.plustar.jp/django/ref/contrib/gis/serializers.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.0. Fixes and improvements in Django 1.0.2 ¶ The primary reason behind this release is to remedy an issue i ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... properties. The GeoJSON serializer now outputs the primary key of objects in the properties dictionary if spe ... abaseOperations.fetch_returned_insert_ids() to set primary keys on objects created using QuerySet.bulk_create ... now a public API. QuerySet.bulk_create() sets the primary key on objects when using PostgreSQL. Added the Ca ... to_dict() returns a queryset rather than a list of primary keys for ManyToManyField s. If django.contrib.stat ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.8.4 リリースノート — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing the db_column name of a ForeignKey field with primary_key=True ( #12768 ). Prevented an exception in Tes ...
https://man.plustar.jp/django/releases/1.8.4.html - [similar]
Django 1.8.5 リリースノート — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odel containing a field that is both a foreign and primary key ( #24951 ). Fixed AssertionError in some compl ...
https://man.plustar.jp/django/releases/1.8.5.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 4.0 that caused a migration crash when altering a primary key type for a concrete parent model referenced by ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ultiple filters, it performs multiple joins to the primary model, potentially yielding duplicates. >>> from d ... ルックアップショートカットを用意しています。pk とは "primary key" を表します。 プライマリーキーが id フィールド ... can be combined with pk to perform a query on the primary key of a model: # Get blogs entries with id 1, 4 a ... ls sign: == . Behind the scenes, that compares the primary key values of two models. 上記の例の Entry を使用す ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CharField or pointing to a CharField defined with primary_key=True ( #26983 ). Prevented the migrate command ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inline instances in formsets when parent has 0 for primary key (#21472). Fixed a regression where custom quer ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6396
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... et.update() on foreign keys to instances with uuid primary keys ( #24611 ). Fixed database introspection with ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT