検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 219 for list (0.090 sec.)
django.contrib.gis.measure — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ode must retain the above copyright notice, # this list of conditions and the following disclaimer. # # 2. ... must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nsult the Django settings documentation for a full list of email-related settings. By default, Django will ... se conditions are met, Django will email the users listed in the MANAGERS setting whenever your code raise ... ing the IGNORABLE_404_URLS setting. It should be a list of compiled regular expression objects. For exampl ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a good time to learn. The Django Wiki contains a list of Third Party Distributions to help you out. ディ ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Model クラスのリファレンス — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or more information about models, see the complete list of Model reference guides . 属性 ¶ DoesNotExist ¶ ...
https://man.plustar.jp/django/ref/models/class.html - [similar]
Django 1.9.5 リリースノート — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the functionality of the admin's raw_id_fields in list_editable ( #26387 ). Fixed a regression with abstr ...
https://man.plustar.jp/django/releases/1.9.5.html - [similar]
Django 2.0.2 リリースノート — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed regression in the use of QuerySet.values_list(..., flat=True) followed by annotate() ( #29067 ). ...
https://man.plustar.jp/django/releases/2.0.2.html - [similar]
Django 3.2.5 release notes — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 3.2 that caused a crash of QuerySet.values_list(…, named=True) after prefetch_related() ( #32812 ) ...
https://man.plustar.jp/django/releases/3.2.5.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 4620
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.conf.settings.global_settings for the full list. Either configure() or DJANGO_SETTINGS_MODULE is r ... 参考 The Settings Reference Contains the complete list of core and contrib app settings. 目次 Djangoの設定 ...
https://man.plustar.jp/django/topics/settings.html - [similar]
django.contrib.messages.api — Django 4.0.6 ドキュメント 4578
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he request if it exists, otherwise return an empty list. """ return getattr ( request , "_messages" , []) ... level of messages to be recorded. The default level is the ``MESSAGE_LEVEL`` setting. If this is not foun ...
https://man.plustar.jp/django/_modules/django/contrib/messages/api.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4578
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SafeString , when rendering an ErrorDict and ErrorList will be removed. 4.1 ¶ See the Django 3.2 release ... stem_checks won't support boolean values. The whitelist argument and domain_whitelist attribute of django. ... s.crypto.get_random_string() will be required. The list message for ModelMultipleChoiceField will be remov ... go.forms.RegexField will be removed. The unordered_list filter will no longer support old style lists. Sup ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]