検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 138 for Settings (0.085 sec.)
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... os from io import BytesIO from django.conf import settings from django.core.files.uploadedfile import InMemor ... mory handler. self . activated = content_length <= settings . FILE_UPLOAD_MAX_MEMORY_SIZE def new_file ( self ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Django 1.3.7 release notes — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a bad documentation link in the project template settings.py file generated by manage.py startproject . 前の ...
https://man.plustar.jp/django/releases/1.3.7.html - [similar]
Django 1.4.5 release notes — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a bad documentation link in the project template settings.py file generated by manage.py startproject . 前の ...
https://man.plustar.jp/django/releases/1.4.5.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... so that the standard options like --verbosity or --settings appear last in the help output, giving a more prom ... nds no longer allow the abbreviated forms of the --settings and --pythonpath arguments. The private django.db. ... CCache no longer supports passing pylibmc behavior settings as top-level attributes of OPTIONS . The host para ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the SILENCED_SYSTEM_CHECKS setting in your project settings file. A full list of all checks that can be raised ... ent checks" that are only relevant to a production settings file like this: @register ( Tags . security , depl ...
https://man.plustar.jp/django/topics/checks.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ase has been selected. The following is an example settings.py snippet defining two databases -- a default Pos ... the default database. The following is an example settings.py snippet defining two non-default databases, wit ... replica setup with two read replicas. Here are the settings specifying these databases: DATABASES = { 'default ... d up in this pool. """ return True Finally, in the settings file, we add the following (substituting path.to. ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ME cookie on the response: from django.conf import settings from django.http import HttpResponse from django.u ... nse = HttpResponse ( ... ) response . set_cookie ( settings . LANGUAGE_COOKIE_NAME , user_language ) You would ... ettext ( 'welcome' ) Language cookie ¶ A number of settings can be used to adjust language cookie options: LAN ... (middleware-less) translation, the language is in settings.LANGUAGE_CODE , while with dynamic (middleware) tr ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 5419
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... セキュリティ 利用可能な設定 設定項目を自作する Using settings without setting DJANGO_SETTINGS_MODULE Signals Lis ...
https://man.plustar.jp/django/topics/index.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 5371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... using too much memory, set DEBUG to False in your settings. When DEBUG is set to True , Django automatically ... queries when DEBUG=True . Set DEBUG=False in your settings, and this should stop excessive memory use when ru ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 1.10.8 release notes — Django 4.0.6 ドキュメント 5371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ich makes this page accessible) in your production settings. 目次 Django 1.10.8 release notes CVE-2017-12794: ...
https://man.plustar.jp/django/releases/1.10.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT