検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 345 for when (0.041 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 4998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onment variables for password and required fields, when a corresponding command line argument isn't provid ... s. フォーム ¶ Formsets may control the widget used when ordering forms via can_order by setting the orderi ... o customize the traceback text sent to site ADMINS when DEBUG is False . 管理コマンド ¶ The new compilemes ... ignore option allows ignoring specific directories when searching for .po files to compile. showmigrations ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 4962
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango Deprecation Timeline ¶ This document outlines when various pieces of Django will be removed or altere ... ONBAgg , and StringAgg aggregates will return None when there are no rows instead of [] , [] , and '' resp ... ility to return a str , rather than a SafeString , when rendering an ErrorDict and ErrorList will be remov ... no longer automatically call repr() on a queryset when compared to string values. django.core.cache.backe ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 4962
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #28355 ). Fixed QuerySet.union() and difference() when combining with a queryset raising EmptyResultSet ( ... a regression in pickling of LazyObject on Python 2 when the wrapped object doesn't have __reduce__() ( #28 ... ing in the top-level context. Fixed queryset crash when using a GenericRelation to a proxy model ( #28418 ... 3 リリースノート 関連キーワード Fixed , checkbox , when , difference , initial , queryset , union , QueryS ...
https://man.plustar.jp/django/releases/1.11.4.html - [similar]
Form fields — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... because the browser validation may not be correct when adding and deleting formsets. label ¶ Field. label ... メータを参照してください。 The use-case for this is when you want to display an "empty" form in which a fie ... st pass a dictionary of the initial values as data when displaying the form? Well, if you do that, you'll ... ired><td></tr> The callable will be evaluated only when the unbound form is displayed, not when it is defi ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 4890
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abstract model ( #25503 ). Fixed incorrect queries when you have multiple ManyToManyField s on different m ... SQLite ( #25517 ). Avoided a confusing stack trace when starting runserver with an invalid INSTALLED_APPS ... id value ( #25597 ). Added a helpful error message when Django and South migrations exist in the same dire ... Django 1.8.5 リリースノート 関連キーワード Fixed , when , models , have , regression , crash , up , next , ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Django 3.0.1 リリースノート — Django 4.0.6 ドキュメント 4853
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ers, that compared equal to an existing user email when lower-cased for comparison, an attacker could be s ... rned positional arguments to be passed to the view when all optional named groups were missing ( #31061 ). ... in conditions outside of queryset filters, e.g. in When conditions ( #31060 ). Fixed a data loss possibili ... ty in SplitArrayField . When using with ArrayField(BooleanField()) , all values ...
https://man.plustar.jp/django/releases/3.0.1.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 4853
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, you're likely to encounter errors twice a year, when the transitions happen. This probably doesn't matt ... is to use UTC in the code and use local time only when interacting with end users. Time zone support is d ... e にするか native にするかを決めることもできます。 When time zone support is disabled, Django uses naive d ... hy you should always create aware datetime objects when time zone support is enabled. (See the Using ZoneI ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
Paginator — Django 4.0.6 ドキュメント 4817
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... [ソース] ¶ A paginator acts like a sequence of Page when using len() or iterating it directly. Paginator. o ... nt below). Paginator. orphans ¶ Optional. Use this when you don't want to have a last page with very few i ... to either or both sides of the current page number when Paginator.num_pages is large. The number of pages ... すべてのページに渡るオブジェクト全体の数です。 注釈 When determining the number of objects contained in obj ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 4817
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #28188 ). Fixed django.contrib.auth.authenticate() when multiple authentication backends don't accept a po ... based generic views return a 404 rather than crash when given an out of range date ( #28209 ). Fixed a reg ... ression where file_move_safe() crashed when moving files to a CIFS mount ( #28170 ). Moved the ... リリースノート 関連キーワード Fixed , crash , from , when , detection , regression , feature , Minor , file ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 4817
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t respect the server-provided value of SCRIPT_NAME when redirecting unauthenticated users to the login pag ... 47 ). Fixed a crash in Django 3.2 that could occur when running mod_wsgi with the recommended settings whi ... uld trigger the auto-reloader for template changes when directory paths were specified with strings ( #327 ... ixed , validate , admindocs , regression , crash , when , bug , leading クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]