検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 44 for configure (0.019 sec.)
Django におけるセキュリティ — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... reverse proxy, it may be easier or more secure to configure the main web server to do the redirect to HTTPS. ' ... essful connection has occurred. HSTS may either be configured with SECURE_HSTS_SECONDS , SECURE_HSTS_INCLUDE_SU ... owable file extensions for user uploaded files and configure the web server to only serve such files. Additiona ...
https://man.plustar.jp/django/topics/security.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 7207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .\> cd geodjango ...\> py manage.py startapp world Configure settings.py ¶ The geodjango project settings are s ... Up Create a Spatial Database Create a New Project Configure settings.py Geographic Data World Borders Use ogri ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 7207
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... FAULT_AUTO_FIELD = 'django.db.models.AutoField' or configure it on a per-app basis: from django.apps import App ... provide a value. As a consequence of this, calling configure() without providing a valid SECRET_KEY , and then ... ss settings.SECRET_KEY will now raise an ImproperlyConfigured exception. The new Signer.sign_object() and Signe ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
django.utils.log — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... evel" : "INFO" , "propagate" : False , }, }, } def configure_logging ( logging_config , logging_settings ): if ...
https://man.plustar.jp/django/_modules/django/utils/log.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... modules can be imported # without having to first configure Django, and (2) if some other code creates # a ref ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
How to create CSV output — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のテキストベースのフォーマット 前のトピックへ How to configure and use logging 次のトピックへ How to create PDF f ...
https://man.plustar.jp/django/howto/outputting-csv.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... - characters. E メールのバックエンド ¶ You can now configure the way that Django sends email . Instead of using ... ile , to the console , or to memory . You can even configure all email to be thrown away . "Smart" if tag ¶ The ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 7038
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 撃に脆弱なサイトとなってしまいます。 You should also configure the web server that sits in front of Django to val ... Django logs (or emails if you have error reporting configured that way). For example, on nginx you might set up ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Full text search — Django 4.0.6 ドキュメント 7038
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... QL. Set the fragment_delimiter string parameter to configure the delimiter between fragments. PostgreSQL's defa ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
ロギング — Django 4.0.6 ドキュメント 7038
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es « previous | up | next » ロギング ¶ 参考 How to configure and use logging Django logging overview Django's l ... dule extends Python's builtin logging . Logging is configured as part of the general Django django.setup() func ...
https://man.plustar.jp/django/ref/logging.html - [similar]
PREV 1 2 3 4 5 NEXT