検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 78 for handle (0.053 sec.)
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 6901
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ces, such as Google App Engine, that intercept and handle file uploads on your behalf. As a result your hand ... isk). This class is used by the TemporaryFileUploadHandler . In addition to the methods from UploadedFile , ... memory). This class is used by the MemoryFileUploadHandler . ビルトインのアップロードハンドラ ¶ Together the ... MemoryFileUploadHandler and TemporaryFileUploadHandler provide Django's d ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
フォーム — Django 4.0.6 ドキュメント 6901
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ightly complex built-in Field classes Fields which handle relationships Creating custom fields モデルフォーム ...
https://man.plustar.jp/django/ref/forms/index.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6901
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s part of your Django project. A number of logging handlers and logging calls have been added to Django's ow ... or emails sent on an HTTP 500 server error are now handled as a logging activity. See the documentation on D ... - django.contrib.staticfiles -- to help developers handle the static media files (images, CSS, JavaScript, e ... he Django CSRF documentation for details on how to handle CSRF verification in AJAX requests. Restricted fil ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6901
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... generate_relationships () except IntegrityError : handle_exception () add_children () In this example, even ... s() will already have been rolled back safely when handle_exception() is called, so the exception handler ca ... write is instead rolled back (typically when an unhandled exception is raised in an atomic() block), your f ... nts ¶ Savepoints (i.e. nested atomic() blocks) are handled correctly. That is, an on_commit() callable regis ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ormset:removed jQuery events allow this. The event handler is passed three arguments: event is the jQuery ev ... .super }} < script src = " {% static 'app/formset_handlers.js' %} " ></ script > {% endblock %} app/static/ ... app/formset_handlers.js ¶ ( function ( $ ) { $ ( document ). on ( 'fo ... m_document_ready block contains JavaScript code to handle various operations in the change form and we need ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
データベース — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt server creates a new thread for each request it handles, negating the effect of persistent connections. D ... ion levels, your application should be prepared to handle exceptions raised on serialization failures. This ... n is experiencing more concurrency than sqlite can handle in default configuration. This error means that on ... results fetched from the iterator. Your code must handle this. Enabling JSON1 extension on SQLite ¶ To use ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ade DjangoTestSuiteRunner.setup_databases properly handle aliases for the default database (#19940) and prev ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ural keys containing forward references by passing handle_forward_references=True to serializers.deserialize ... () . Additionally, loaddata handles forward references automatically. テスト ¶ The ne ... om Transifex are incorporated. 注釈 The ability to handle .po files containing different plural equations fo ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eam coordinator to clarify procedural problems and handle the actual translation process. Once you are a mem ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6680
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class, and specific to that model. If you want to handle such exceptions from several get() calls for diffe ... n use django.core.exceptions.ObjectDoesNotExist to handle DoesNotExist exceptions from multiple models: from ... since primary keys must be unique. Be prepared to handle the exception if you are using manual primary keys ... ntation has some more error-checking than this and handles some extra edge-conditions; if you're interested, ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT