検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 82 for variable (0.042 sec.)
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 6484
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is correctly based on the SCRIPT_NAME environment variable or the FORCE_SCRIPT_NAME setting, regardless of wh ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 6484
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... izable via the DJANGO_WATCHMAN_TIMEOUT environment variable ( #30361 ). Fixed a regression in Django 2.2 that ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 6484
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... register_to object must have a _registry instance variable to access it. """ from django.apps import apps reg ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , see the TemplateResponse documentation . Context variables ¶ When customizing the templates for the index() ... map() views, you can rely on the following context variables. 目次 ¶ The variable sitemaps is a list of absolu ... te URLs to each of the sitemaps. Sitemap ¶ The variable urlset is a list of URLs that should appear in the ... ing a sitemap index Template customization Context variables 目次 Sitemap Pinging Google Pinging Google via ma ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e tag get_static_prefix which populates a template variable with the static prefix STATIC_URL to be used as a ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... True on distributions that increase the SQLITE_MAX_VARIABLE_NUMBER compile-time limit to over 2000, such as De ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... False . Storing group.members.all() in the members variable allows its result cache to be re-used. The line if ... berate optimization performed is using the members variable. Using QuerySet.exists() for the if , QuerySet.con ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6375
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e system blazingly fast. Syntax of the urlpatterns variable ¶ urlpatterns は django.urls.path() または django. ... views to use for these cases are specified by four variables. Their default values should suffice for most pro ... ues can be set in your root URLconf. Setting these variables in any other URLconf will have no effect. Values ... called to handle the error condition at hand. The variables are: handler400 -- See django.conf.urls.handler40 ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
django.core.exceptions — Django 4.0.6 ドキュメント 6252
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : """The requested object does not exist""" silent_variable_failure = True [ドキュメント] class MultipleObject ...
https://man.plustar.jp/django/_modules/django/core/exceptions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT