検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 44 for configure (0.041 sec.)
「How-to」ガイド — Django 4.0.6 ドキュメント 7438
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to integrate Django with a legacy database How to configure and use logging How to create CSV output How to cr ...
https://man.plustar.jp/django/howto/index.html - [similar]
設定 — Django 4.0.6 ドキュメント 7438
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cations. When DEBUG=False and AdminEmailHandler is configured in LOGGING (done by default), Django emails these ... s for an individual cache. The CACHES setting must configure a default cache; any number of additional caches m ... an individual database. The DATABASES setting must configure a default database; any number of additional datab ... a single-database setup using SQLite. This can be configured using the following: DATABASES = { 'default' : { ...
https://man.plustar.jp/django/ref/settings.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 7438
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トリアル 3 を見てください。 A Django project can be configured with one or several template engines (or even zer ... le for returning from a view. Finally, you can use configured engines directly: engines ¶ Template engines are ... jango.template.backends.django.DjangoTemplates' to configure a Django template engine. When APP_DIRS is True , ... END to 'django.template.backends.jinja2.Jinja2' to configure a Jinja2 engine. When APP_DIRS is True , Jinja2 en ...
https://man.plustar.jp/django/topics/templates.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7361
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... late system in Python is a three-step process: You configure an Engine . You compile template code into a Templ ... ould look for template source files. It is used to configure filesystem.Loader . It defaults to an empty list. ... () ¶ Returns the underlying Engine from the first configured DjangoTemplates engine. Raises ImproperlyConfigur ... ed if no engines are configured. It's required for preserving APIs that rely on a ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 7361
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... some time contained notes advising users on how to configure web servers to ensure that only valid Host headers ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7361
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the first positional argument to RemoteUserBackend.configure_user() , if it accepts it. django.contrib.gis ¶ Ad ... ird-party cloud storage instead. RemoteUserBackend.configure_user() is now passed request as the first position ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a common problem when dealing with Apache, you can configure Apache to authenticate against Django's authentica ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vide initial data for models 次のトピックへ How to configure and use logging 関連キーワード models , データベー ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... etadata for an application. Some attributes can be configured in AppConfig subclasses. Others are set by Django ... いないということです)。 The AppConfig class used to configure the application has a path class attribute, which ... ese conditions is met, Django will raise ImproperlyConfigured . アプリケーションレジストリ ¶ apps ¶ アプリケーシ ... ct as importing the model. The main use case is to configure model classes with settings, such as AUTH_USER_MOD ...
https://man.plustar.jp/django/ref/applications.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 7284
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... some time contained notes advising users on how to configure web servers to ensure that only valid Host headers ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
PREV 1 2 3 4 5 NEXT