検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 166 for setting (0.056 sec.)
contrib packages — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.contrib.redirects' ) to your INSTALLED_APPS setting and re-run manage.py migrate . Django の admin サイ ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .translation.get_language() . You can change it by setting the language class attribute. URL ¶ The link metho ... ain of the current site, according to your SITE_ID setting . Atom feeds require a <link rel="self"> that defi ... omain of the current site according to the SITE_ID setting. Publishing Atom and RSS feeds in tandem ¶ Some de ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l. The default is the project's DEFAULT_TABLESPACE setting, if set. If the backend doesn't support tablespace ... w') . You may customize this list, for example, by setting this to an empty list if your app doesn't require ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango object-relational mapper, including repeated setting and resetting of ordering and fixes for working wi ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this problem, it was necessary to introduce a new setting -- TEST_DEPENDENCIES -- that allows you to define ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... NAME environment variable or the FORCE_SCRIPT_NAME setting, regardless of whether or not either has a trailin ... h (#20169). Fixed an obscure bug with the override_settings() decorator. If you hit an AttributeError: 'Setti ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 5111
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng some exceptions, like an invalid INSTALLED_APPS setting, behind AppRegistryNotReady when starting runserve ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5054
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y rendered, it will be affected by the auto-escape setting in effect at the time, so content that should be s ... g passed to it in the current context of the page. Setting a variable in the context ¶ The above examples out ... ring the tag Passing template variables to the tag Setting a variable in the context Parsing until another bl ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
How to authenticate against Django's user database from Apache — Django 4.0.6 ... 5054
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the mod_wsgi docs for more information about this setting. Make sure that mod_wsgi is installed and activate ... assword function: import os os . environ [ 'DJANGO_SETTINGS_MODULE' ] = 'mysite.settings' from django.contrib ...
https://man.plustar.jp/django/howto/deployment/wsgi/apache-auth.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5054
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your app. Then add the app to your INSTALLED_APPS setting. By default, inspectdb creates unmanaged models. T ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT