検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 82 for databases (0.030 sec.)
マイグレーション — Django 4.0.6 ドキュメント 6443
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... greSQL ¶ PostgreSQL is the most capable of all the databases here in terms of schema support. The only caveat i ... ションファイル で説明しています。 Transactions ¶ On databases that support DDL transactions (SQLite and PostgreS ... w migrations until it's fixed. When using multiple databases, you can use the allow_migrate() method of databas ... e routers to control which databases makemigrations checks for consistent history. アプ ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... らのコネクションだけを受け入れるようにしてください。 DATABASES ¶ データベースの接続パラメータは、開発環境と本番環 ... _KEY DEBUG 環境に合わせた設定 ALLOWED_HOSTS CACHES DATABASES EMAIL_BACKEND と関連する設定 STATIC_ROOT と STATIC ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... names, and match the usual conventions for Oracle databases, Django may shorten table names and turn them all- ... the model will only be synchronized on GIS-enabled databases. It's also useful to skip some models when testing ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns skip inconsistent history checks on non-default databases if database routers aren't in use or if no apps ca ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.11.5 リリースノート — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e_returning_into': False is in the OPTIONS part of DATABASES . The pre-1.11 naming scheme is now restored. Unfo ...
https://man.plustar.jp/django/releases/1.11.5.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entation on controlling the creation order of test databases for details. GeoDjango ¶ The function-based TEST_R ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l column properties during field renaming of MySQL databases ( #24817 ). Fixed SimpleTestCase.assertRaisesMessa ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 6388
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... column properties during field alteration of MySQL databases ( #24595 ). Fixed JavaScript path of contrib.admin ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 6320
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rom Apache ¶ Since keeping multiple authentication databases in sync is a common problem when dealing with Apac ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 6320
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... えてあげる必要があります。そのために、設定ファイルの DATABASES を編集して、 'default' 接続の以下のキーに対して値を ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT