検索

phrase: max: clip:
target: order:
Results of 141 - 145 of about 145 for check (0.103 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5133
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... may use it in various messages, such as in system checks. The first argument of SchemaEditor._alter_column ... た。 django.db.backends.base.BaseDatabaseOperations.check_aggregate_support() が削除されました。 django.form ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5133
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... whether add() stored a value in the cache, you can check the return value. It will return True if the value ...
https://man.plustar.jp/django/topics/cache.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5133
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the request: form = NameForm ( request . POST ) # check whether it's valid: if form . is_valid (): # proce ... cc_myself" > Cc myself: </ label > < input type = "checkbox" name = "cc_myself" id = "id_cc_myself" ></ p > ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 5051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... evaluating only part of the queryset, the cache is checked, but if it is not populated then the items retur ... yset has already been evaluated, the cache will be checked instead: >>> queryset = Entry . objects . all () ... . Be extra careful for typing mistakes, and always check your queries work as you intend. MariaDB and Oracl ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5051
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r the current thread, and django.utils.translation.check_for_language() which checks if the given language ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 NEXT