検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 145 for check (0.034 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... field, this snippet ensures that the if obj.active check at the end uses the correct value if updating acti ... 警告 django.test.TestCase disables the durability check to allow testing durable atomic blocks in a transa ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lable database backend or couldn't be " "imported. Check the above exception. To use one of the " "built-in ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er ( logging . Filter ): """ A logging filter that checks the return value of a given callable (which takes ... are passed to the logger's extra parameter. """ # Check if the response has already been logged. Multiple ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... form. It acts like an F expression except that the check to see if it refers to a valid field isn't made un ... eased' ) . asc (), >>> ), >>> ) This allows you to check if a movie is rated better or worse than its peers ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tation looks recursively on all parent classes and checks if any has a registered lookup named lookup_name ... ntation looks recursively on all parent classes to check if any has the registered transform named transfor ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a. Therefore, you shouldn't use if request.POST to check for use of the POST method; instead, use if reques ... ret key. If supplied, the max_age argument will be checked against the signed timestamp attached to the coo ... Returns True or False based on a case-insensitive check for a header with the given name. HttpResponse. it ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 5357
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Add the same article to a different article set - check that it moves: >>> r2 . article_set . add ( new_ar ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5275
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l import Local def _restore_context ( context ): # Check for changes in contextvars, and set them to the cu ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 5275
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... art of some # basic auth credentials so we need to check both URLs. return _url_has_allowed_host_and_scheme ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 5275
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s that pass the ModelAdmin.has_change_permission() check. If permissions has more than one permission, the ... ble as long as the user passes at least one of the checks. Available values for permissions and the corresp ... onding method checks are: 'add' : ModelAdmin.has_add_permission() 'cha ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT