検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 43 for handler (0.066 sec.)
The "sites" framework — Django 4.0.6 ドキュメント 6895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango.contrib.sites registers a post_migrate signal handler which creates a default site named example.com wit ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ple, it was available in a model's pre-save signal handler. In Django 1.1 the file is saved as part of saving ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6895
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... losed as long as they are named file in the upload handler. Storage.get_available_name() now appends an under ... ls. The WSGIRequest instance generated by the test handler is now attached to the django.test.Response.wsgi_r ... create a WSGI application was: import django.core.handlers.wsgi application = django . core . handlers . wsg ... i . WSGIHandler () In Django 1.4, support for WSGI was improved an ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ング ¶ The new reporter_class parameter of AdminEmailHandler allows providing an django.views.debug.ExceptionRe ... ng defaults to None . With the default FILE_UPLOAD_HANDLERS , this results in uploaded files having different ... rmissions depending on their size and which upload handler is used. FILE_UPLOAD_PERMISSIONS now defaults to 0 ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hen handle_exception() is called, so the exception handler can also operate on the database if necessary. ato ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 6802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... そのファイルのデータを アップロードハンドラ (upload handler) という、ファイルがアップロードされた時にデータをハ ... す。アップロードハンドラは、初めに設定の FILE_UPLOAD_HANDLERS で定義されています。デフォルトでは次のようになって ... います。 [ "django.core.files.uploadhandler.MemoryFileUploadHandler" , "django.core.files.uplo ... adhandler.TemporaryFileUploadHandler" ] MemoryFileUploadHand ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rmat' : '[ %(server_time)s ] %(message)s ' , } }, 'handlers' : { 'django.server' : { 'level' : 'INFO' , 'clas ... s' : 'logging.StreamHandler' , 'formatter' : 'django.server' , }, }, 'loggers' ... : { 'django.server' : { 'handlers' : [ 'django.server' ], 'level' : 'INFO' , 'propa ... e Widget.use_required_attribute() method. The WSGI handler no longer removes content of responses from HEAD r ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... urity logging hierarchy. Along with this change, a handler400 mechanism and default view are used whenever a ... SuspiciousOperation reaches the WSGI handler to return an HttpResponseBadRequest . The DoesNotE ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project. ロギング ¶ The django.utils.log.AdminEmailHandler class now has a send_mail() method to make it more ... tpResponse.charset attribute was added. WSGIRequestHandler now follows RFC in converting URI to IRI, using ur ... has one backwards incompatible side effect, signal handlers triggered from these methods are now executed wit ... method's transaction and any exception in a signal handler will prevent the whole operation. Assigning unsave ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Directory-traversal in development server media handler. Full description 影響を受けるバージョン ¶ Django ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 1 2 3 4 5 NEXT