検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 78 for handle (0.226 sec.)
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 6570
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able is a boolean indicating if the middleware can handle synchronous requests. Defaults to True . async_cap ... able is a boolean indicating if the middleware can handle asynchronous requests. Defaults to False . If your ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... same column in MySQL is called datetime . You can handle this in a db_type() method by checking the connect ... from_db_value() . In to_python() , we need to also handle Hand instances: import re from django.core.excepti ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pull requests. If you're interested in how mergers handle them, see コードのコミット . Below, we are going t ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mpatibility with historical migrations. AppCommand.handle_app() will no longer be supported. RequestSite and ... a debug-false filter to the 'mail_admins' logging handler will be removed. The LOGGING setting should inclu ... unctions include() , patterns() , and url() , plus handler404 and handler500 are now available through djang ... Django 1.4 release notes .) The mod_python request handler will be removed. The mod_wsgi handler should be u ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s that need to ensure they have staff available to handle triaging our announcement and upgrade Django as ne ...
https://man.plustar.jp/django/internals/security.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... am Status information will be written to this file handle. Defaults to using sys.stdout , but any object wit ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Paginator — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eptions are subclasses of InvalidPage , so you can handle them both with except InvalidPage . 目次 Paginator ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cessing the form. If you omit that, you'll need to handle unauthorized users in form_valid() . Content negot ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... could use them for other purposes. If you want to handle "static files" (JS, CSS, etc.), see How to manage ...
https://man.plustar.jp/django/topics/files.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6460
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng won't work because the requests library doesn't handle gettext_lazy objects: body = gettext_lazy ( "I \u2 ... = 'xgettext_keywords' , action = 'append' , ) def handle ( self , * args , ** options ): xgettext_keywords ... % kwd for kwd in xgettext_keywords ] ) super () . handle ( * args , ** options ) その他 ¶ The set_language ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT