検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 166 for setting (0.041 sec.)
Admin actions — Django 4.0.6 ドキュメント 6474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rgument to the action() decorator is equivalent to setting the short_description attribute on the action func ... tion directly in previous versions. Setting the attribute directly is still supported for back ... : del actions [ 'delete_selected' ] return actions Setting permissions for actions ¶ Actions may limit their ... rgument to the action() decorator is equivalent to setting the allowed_permissions attribute on the action fu ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 6474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rer can be specified by updating the FORM_RENDERER setting. It defaults to ' django.forms.renderers.DjangoTem ... ates ' . You can also provide a custom renderer by setting the Form.default_renderer attribute or by using th ... to what you might have configured in the TEMPLATES setting). It loads templates first from the built-in form ... templates with customizations from your TEMPLATES setting, such as context processors for example, use the T ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions, Django 1.3 allows you to use the new CACHES setting to define multiple named cache connections. Second ... RL must end in a slash ¶ Previously, the MEDIA_URL setting only required a trailing slash if it contained a s ... now required for MEDIA_URL and the new STATIC_URL setting as long as it is not blank. This ensures there is ... sistent way to combine paths in templates. Project settings which provide either of both settings without a t ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your current configuration (currently oriented at settings) is compatible with the current version of Django ... nt commands: Verification of the presence of valid settings in commands that ask for it by using the BaseComm ... and.can_import_settings internal option is now performed independently fr ... entation contains a deployment checklist . The diffsettings command gained a --all option. django.forms.field ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -deploy option allows you to check your production settings file for ways to increase the security of your si ... s you to generate a sitemap based on the LANGUAGES setting. django.contrib.sites ¶ get_current_site() will no ... nt site based on request.get_host() if the SITE_ID setting is not defined. The default Site created when runn ... ing migrate now respects the SITE_ID setting (instead of always using pk=1 ). キャッシュ ¶ The ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 2.2.27 release notes — Django 4.0.6 ドキュメント 6428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ug %} no longer outputs information when the DEBUG setting is False , and it ensures all context variables ar ... e correctly escaped when the DEBUG setting is True . CVE-2022-23833: Denial-of-service possib ... when , template , uploads , previous , up , next , setting クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/2.2.27.html - [similar]
Django 3.2.12 release notes — Django 4.0.6 ドキュメント 6428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ug %} no longer outputs information when the DEBUG setting is False , and it ensures all context variables ar ... e correctly escaped when the DEBUG setting is True . CVE-2022-23833: Denial-of-service possib ... when , template , uploads , previous , up , next , setting クイック検索 Last update: 2022年6月01日 « previous ...
https://man.plustar.jp/django/releases/3.2.12.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d django.contrib.sessions - to your INSTALLED_APPS setting. Configure a DjangoTemplates backend in your TEMPL ... ATES setting with django.template.context_processors.request , ... n of OPTIONS . If you've customized the MIDDLEWARE setting, django.contrib.auth.middleware.AuthenticationMidd ... d of 'django.contrib.admin' in your INSTALLED_APPS setting. ModelAdmin のオプション ¶ ModelAdmin は非常に柔軟 ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 6371
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t header. For this reason, Django 1.3.6 adds a new setting, ALLOWED_HOSTS , which should contain an explicit ... etails see the documentation for the ALLOWED_HOSTS setting. The default value for this setting in Django 1.3. ... Host , not , header , host , previous , history , setting , but クイック検索 Last update: 2022年6月01日 « pr ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 6315
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango on Windows. It also provides instructions for setting up a virtual environment, which makes it easier to ... to install Python packages from the command line. Setting up a virtual environment ¶ It is best practice to ... See Syntax coloring for more information on color settings. よくある落とし穴 ¶ どんな引数を与えても django-a ... ifferent encoding. Recent versions of Python allow setting the PYTHONUTF8 environment variable in order to fo ...
https://man.plustar.jp/django/howto/windows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT