検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 145 for Case (0.114 sec.)
django.contrib.auth — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you want to allow inactive users to login. In this case, you'll also want to customize the AuthenticationF ... ortion of email is automatically converted to lowercase, and the returned User object will have is_active ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l models. Ensure that all models are # reloaded in case any are delayed. from_state . clear_delayed_apps_c ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ue2 'row3' %} " > ... </ tr > {% endfor %} In some cases you might want to refer to the current value of a ... will be HTML-escaped, and will appear in all lowercase. {% endfilter %} 注釈 escape と safe フィルタは引数 ... ble may be an iterable of template names, in which case the first that can be loaded will be used, as per ... しています。 {% regroup %} produces a list (in this case, country_list ) of group objects . Group objects a ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s been resolved in Django 1.3 - the result in both cases will be u'Joe Bloggs' . Although the previous beh ... pport transactions, or when using a TransactionTestCase, data that has been inserted using custom SQL will ... ixtures , or using the setUp() method of your test case. Changed priority of translation loading ¶ Work ha ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts iterables of template names. テスト ¶ SimpleTestCase now implements the debug() method to allow running ... databases not referenced by tests . TransactionTestCase teardown is now faster on MySQL due to flush comma ... quences on teardown anymore. Enable TransactionTestCase.reset_sequences if your tests require this feature ... as the first value element in each choice. In most cases this proxies transparently, but if you need the f ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll be generated over the entire query set. In this case, the values() clause only constrains the fields th ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pport channels to see if the ORM supports your use case. 警告 直接 SQL を書く場合はいかなる時も十分警戒する ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 求する ORM 操作の信頼性を担保します。 Django の TestCase クラスは、パフォーマンス向上のため、各テストをトラ ... o's request / response cycle. 警告 django.test.TestCase disables the durability check to allow testing dur ... erformance reasons. Use django.test.TransactionTestCase for testing durability. Changed in Django 3.2: The ... not part of the transaction. For the intended use cases (mail notifications, Celery tasks, etc.), this sh ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pass it the request without converting it. In this case, you can work out if your middleware will receive ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ys in the filter configuration dictionary. In this case, the argument foo will be given a value of bar whe ...
https://man.plustar.jp/django/topics/logging.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 NEXT