検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 84 for backends (0.094 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , and MySQL (when using the InnoDB storage engine) backends. Other backends provide the savepoint functions, b ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 5744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n framework which added support for authentication backends . This has been part of Django since the 0.95 rele ...
https://man.plustar.jp/django/internals/git.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 5744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , oracle , sqlite , or mysql for Django's built-in backends. get_lookup ( lookup_name ) ¶ Must return the look ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... credentials の形式は利用している ( AUTHENTICATION_BACKENDS の設定値に定義されています) 認証バックエンド に依存 ... Python path string), or to settings.AUTHENTICATION_BACKENDS[0] if a value isn't provided. The authenticate() f ... database connection features class. See django.db.backends.base.features.BaseDatabaseFeatures class for a ful ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -8 for internal encoding. All of Django's database backends automatically convert strings into the appropriate ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
はじめての Django アプリ作成、その 7 — Django 4.0.6 ドキュメント 5609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .py ¶ TEMPLATES = [ { 'BACKEND' : 'django.template.backends.django.DjangoTemplates' , 'DIRS' : [ BASE_DIR / 't ...
https://man.plustar.jp/django/intro/tutorial07.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 5609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... { 'default' : { 'ENGINE' : 'django.contrib.gis.db.backends.postgis' , 'NAME' : 'geodjango' , 'USER' : 'geo' , ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this will not be portable across multiple database backends. Oracle Oracle supports collations only when the M ... this will not be portable across multiple database backends. Oracle Oracle does not support collations for a T ... l_type () ¶ Returns a string naming this field for backend specific purposes. By default, it returns the class ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5609
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bases don't support kparams . Of Django's built-in backends, only Oracle supports it. For example, given this ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5541
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e using -- that is, it doesn't appear in django.db.backends.<db_name>.base.DatabaseWrapper.data_types -- the s ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT