検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 78 for handle (0.188 sec.)
Django 4.0 release notes — Django 4.0.6 ドキュメント 6239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h FormMixin , object deletion for POST requests is handled in form_valid() . Custom delete logic in delete() ... handlers should be moved to form_valid() , or a shared he ... eteView changes ¶ DeleteView now uses FormMixin to handle POST requests. As a consequence, any custom deleti ... on logic in delete() handlers should be moved to form_valid() , or a shared he ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6239
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... factory for producing requests, it's up to you to handle the response. It does not support middleware. Sess ... None , pdb = False , buffer = False , enable_faulthandler = True , timing = True , shuffle = False , logger ... om passing tests will be discarded. If enable_faulthandler is True , faulthandler will be enabled. If timing ... hose arguments. New in Django 3.2: The enable_faulthandler and timing arguments were added. New in Django 4. ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ster' driver ¶ The name of the GDAL driver used to handle the input file. For GDALRaster s created from a fi ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Returns None if no row exists. Some databases may handle a nonexistent nth-value differently. For example, ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed in e.message_dict. # Display them to a user, or handle them programmatically. pass full_clean() が行う最初 ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... includes a number of HttpResponse subclasses that handle different types of HTTP responses. Like HttpRespon ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () now returns the value returned from the command.handle() method. The new check --fail-level option allows ... rmat' : '[ %(server_time)s ] %(message)s ' , } }, 'handlers' : { 'django.server' : { 'level' : 'INFO' , 'cla ... ss' : 'logging.StreamHandler' , 'formatter' : 'django.server' , }, }, 'loggers ... ' : { 'django.server' : { 'handlers' : [ 'django.server' ], 'level' : 'INFO' , 'prop ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cts of unknown type. In Django 1.1 and earlier, it handled introspection in a non-standard way, depending on ... tain a list of fields, you must now be prepared to handle or filter out the _state attribute. Test runner ex ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... memory-based cache server, originally developed to handle high loads at LiveJournal.com and subsequently ope ... ormance. In this case, each request first would be handled by the proxy, and it would be passed to your appl ...
https://man.plustar.jp/django/topics/cache.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6129
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you are using a plain FormSet , it's up to you to handle formset.deleted_forms , perhaps in your formset's ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT