検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 81 for 警告 (0.041 sec.)
翻訳 — Django 4.0.6 ドキュメント 8059
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 用する全てのテンプレートでロードする必要があります。 警告 Translated strings will not be escaped when render ... django.utils.translation.gettext_lazy() function. 警告 この 2 つのうちどちらを使う場合でも、各リクエストに ... ( 'nl' ) >>> reverse ( 'news:index' ) '/nl/news/' 警告 i18n_patterns() はルートの URLconf のみで使うことが ... onf で使うと ImproperlyConfigured 例外を投げます。 警告 自動的に追加される言語プレフィックスと重複するよう ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
How to authenticate using REMOTE_USER — Django 4.0.6 ドキュメント 7840
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( RemoteUserMiddleware ): header = 'HTTP_AUTHUSER' 警告 もし RemoteUserMiddleware のサブクラスをカスタム H ... 許容していないかもまた必ずチェックしてください。 この警告は、 header = 'REMOTE_USER' になっているデフォルト設 ...
https://man.plustar.jp/django/howto/auth-remote-user.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ットされるか、何もコミットされないかのどちらかです。 警告 このトランザクションモデルは簡潔ではありますが、ト ... ses, outside of Django's request / response cycle. 警告 django.test.TestCase disables the durability check ... you never did in the first place! Low-level APIs ¶ 警告 Always prefer atomic() if possible at all. It acco ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
テストツール — Django 4.0.6 ドキュメント 7417
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s class attribute to '__all__' on your test class. 警告 SimpleTestCase とそのサブクラス (例: TestCase , .. ... e test restores the database to its initial state. 警告 TestCase running on a database that does not suppo ... ow queries to all databases. Overriding settings ¶ 警告 Use the functions below to temporarily alter the v ... gs() is always applied after override_settings() . 警告 The settings file contains some settings that are ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 7212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , this will look like myproject.asgi:application . 警告 While Django's default ASGI handler will run all y ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
PostgreSQL specific lookups — Django 4.0.6 ドキュメント 7212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r: Jérémy>', '<User: Jérémie>', '<User: Jeremie>'] 警告 unaccent lookups should perform fine in most use c ...
https://man.plustar.jp/django/ref/contrib/postgres/lookups.html - [similar]
データベース — Django 4.0.6 ドキュメント 7212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce name, and specifying a password file was added. 警告 Using a service name for testing purposes is not s ... imes by configuring PostgreSQL to be non-durable . 警告 This is dangerous: it will make your database more ... , use utf8_unicode_ci because it is more accurate. 警告 Model formsets validate unique fields in a case-se ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 7212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... print ( aggregated [ 'combined_age_coalesce' ]) 0 警告 A Python value passed to Coalesce on MySQL may be ... ost recent of blog.modified and comment.modified . 警告 The behavior of Greatest when one or more expressi ... text and numbers will result in a database error. 警告 The behavior of Least when one or more expression ... thor: Margaret Smith>, <Author: Smith, Margaret>]> 警告 In MySQL, a database table's collation determines ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 7212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is the use of tablespaces to organize disk layout. 警告 Django does not create the tablespaces for you. Pl ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 6993
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に保存されたマイグレーション定義とマッチしない場合に警告を出力します。この警告はコマンドの実行を停止させる物 ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT