検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 37 for columns (0.055 sec.)
マイグレーション — Django 4.0.6 ドキュメント 7466
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... only caveat is that prior to PostgreSQL 11, adding columns with default values causes a full rewrite of the t ... his reason, it's recommended you always create new columns with null=True , as this way they will be added im ... eration), Django checks that all of the respective columns already exist in the database and fake-applies the ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 7261
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tional spatial lookups are available for geography columns: bboverlaps coveredby covers intersects If you nee ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 7261
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed in the covering exclusion constraint as non-key columns. This allows index-only scans to be used for queri ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7261
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Compatibility shims for SpatialRefSys and GeometryColumns changed in Django 1.2 have been removed. All GDAL- ... l precision greater than 0). New datetime database columns created with Django 1.8 and MySQL 5.6.4 and up wil ... kend no longer defines the connection_persists_old_columns feature as True . Instead, Oracle will now include ... e that's being used. The check also applies to the columns generated in an implicit ManyToManyField.through m ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... also allows defining the order (ASC/DESC) for the columns of the index. テンプレートベースのウィジェット表示 ... ecifies if a database allows defining ordering for columns in indexes. The default value is True and the Data ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7056
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w Feed.get_context_data() callback. The admin list columns have a column-<field_name> class in the HTML so th ... e columns header can be styled with CSS, e.g. to set a colum ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n WGS84 distance queries, consider using geography columns in your database instead because they are able to ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This means that it will not be added to the SELECT columns, but you can still use it to filter results: >>> n ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... code readers, it's recommended to specify all the columns from the database table you are modeling when usin ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... admin change list now supports sorting on multiple columns. It respects all elements of the ordering attribut ... e, and sorting on multiple columns by clicking on headers is designed to mimic the be ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 NEXT