検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 208 for Database (0.114 sec.)
Django 2.2.5 リリースノート — Django 4.0.6 ドキュメント 4652
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w use of the same db_table by multiple models when database routers are installed ( #30673 ). Fixed crash of K ...
https://man.plustar.jp/django/releases/2.2.5.html - [similar]
Django 3.1.7 release notes — Django 4.0.6 ドキュメント 4652
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f connection errors when using only the 'postgres' database ( #32403 ). 目次 Django 3.1.7 release notes CVE-20 ...
https://man.plustar.jp/django/releases/3.1.7.html - [similar]
モデルとデータベース — Django 4.0.6 ドキュメント 4652
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ータベース Tablespaces データベースアクセスの最適化 Database instrumentation Examples of model relationship API ...
https://man.plustar.jp/django/topics/db/index.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4652
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s still good practice to store data in UTC in your database. The main reason is daylight saving time (DST). Ma ... にやり取りすればいいですか? TIME_ZONE オプションを、 DATABASES 設定内のデータベースに適したタイムゾーンにセットし ... てください。 This is useful for connecting to a database that doesn't support time zones and that isn't man ... いことですか? When time zone support is enabled, the database layer expects to receive only aware datetimes from ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... grations on disk don't match the migrations in the database. ``requires_system_checks`` A list or tuple of tag ... tion : connection = connections [ options . get ( "database" , DEFAULT_DB_ALIAS )] output = " %s \n %s \n %s " ... ent_checks = False , fail_level = checks . ERROR , databases = None , ): """ Use the system check framework to ... de_deployment_checks = include_deployment_checks , databases = databases , ) header , body , footer = "" , "" ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
PostgreSQL specific query expressions — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y() expressions 前のトピックへ PostgreSQL specific database constraints 次のトピックへ PostgreSQL specific mod ...
https://man.plustar.jp/django/ref/contrib/postgres/expressions.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .3+ ( #21093 ). Fixed an issue where when settings.DATABASES['default']['AUTOCOMMIT'] = False , the connection ... tion for negated AND conditions ( #21748 ). Oracle database introspection now works with boolean and float fie ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed dbshell crash on PostgreSQL with an empty database name ( #26698 ). Fixed a regression in queries on ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 6+. You might have to drop and rebuild your SQLite database if you applied a migration while using an older ve ...
https://man.plustar.jp/django/releases/2.0.10.html - [similar]
Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 6+. You might have to drop and rebuild your SQLite database if you applied a migration while using an older ve ...
https://man.plustar.jp/django/releases/2.1.5.html - [similar]