検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 84 for backends (0.038 sec.)
GeoDjango Model API — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... presenting two-dimensional geometries. For spatial backends that support it, it may be set to 3 for three-dime ... D support is limited to the PostGIS and SpatiaLite backends. geography ¶ GeometryField. geography ¶ If set to ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6232
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... changes that may be needed in third-party database backends. To adhere to PEP 249 , exceptions where a databas ... tion.string_concat() is removed. django.core.cache.backends.memcached.PyLibMCCache no longer supports passing ... moved. The authenticate() method of authentication backends requires request as the first positional argument. ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Signals — Django 4.0.6 ドキュメント 6164
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ction is initiated. connection_created ¶ django.db.backends.signals. connection_created ¶ Sent when the databa ... ender The database wrapper class -- i.e. django.db.backends.postgresql.DatabaseWrapper or django.db.backends.m ...
https://man.plustar.jp/django/ref/signals.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に合うように変更してください。 ENGINE -- 'django.db.backends.sqlite3' 、 'django.db.backends.postgresql' 、 'dj ... ango.db.backends.mysql' または 'django.db.backends.oracle' のいずれ ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... metry Field Options GeoDjango Database API Spatial Backends Creating and Saving Models with Geometry Fields Cr ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo's select clauses. Also note that some database backends, such as some MySQL versions, don't support subque ... ...]> The postgresql , oracle , and mysql database backends support select_for_update() . However, MariaDB 10. ... True , or of to select_for_update() using database backends that do not support these options, such as MySQL, ... set with select_for_update() in autocommit mode on backends which support SELECT ... FOR UPDATE is a Transacti ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the old algorithm. マイナーな機能 ¶ Authentication backends can raise PermissionDenied to immediately fail the ... depended on the database backend. Now, across all backends, you only need to double literal percent character ... g __bool__ or __contains__ . Notably most database backends did fetch all the rows in one go already in 1.5. I ... n changes in the way timeouts are handled in cache backends. Explicitly passing in timeout=None no longer resu ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.2.13 release notes — Django 4.0.6 ドキュメント 6096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty, key validation is added to the memcached cache backends. CVE-2020-13596: Possible XSS via admin ForeignKey ...
https://man.plustar.jp/django/releases/2.2.13.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( 'line' )) . filter ( length__gt = 100 ) Not all backends support all functions, so refer to the documentati ... on of each function to see if your database backend supports the function you want to use. If you call ... is returned when the coordinates are geodetic. On backends that support distance calculation on geodetic coor ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 6029
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , and any notes for each of the supported database backends: データベース Library Requirements Supported Versi ... ion ¶ Set the ENGINE setting to one of the spatial backends . Add django.contrib.gis to INSTALLED_APPS ¶ Like ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT