検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 345 for when (0.083 sec.)
Submitting patches — Django 4.0.6 ドキュメント 4781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ture, the patch should also contain documentation. When you think your work is ready to be reviewed, send ... for some reason, you can also use patches in Trac. When using this style, follow these guidelines. Submit ... version of Python that Django currently supports. When Django no longer needs to support the older versio ... Django version where the feature will be removed) when the deprecated feature is invoked. Assuming we hav ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django 2.2.6 リリースノート — Django 4.0.6 ドキュメント 4781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2.2.5. Bugfixes ¶ Fixed migrations crash on SQLite when altering a model containing partial indexes ( #307 ... d a regression in Django 2.2.4 that caused a crash when filtering with a Subquery() annotation of a querys ... aining , Fixed , トピック , previous , up , next , when , crash , Bugfixes , annotation クイック検索 Last ...
https://man.plustar.jp/django/releases/2.2.6.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 4781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds incompatible changes you'll want to be aware of when upgrading from Django 3.2 or earlier. We've begun ... BaseFormSet now allows customizing the widget used when deleting forms via can_delete by setting the delet ... .bulk_create() now sets the primary key on objects when using SQLite 3.35+. DurationField now supports mul ... alue attribute allows specifying a value to return when the function is used over an empty result set. The ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 4781
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... number of headings that outline the steps to take when attempting to optimize your database usage. Profil ... ¶ QuerySet.values() や values_list() を使用する ¶ When you only want a dict or list of values, and don't ... ns. The defer() and only() methods are most useful when you can avoid loading a lot of text data or for fi ... uce the number of SQL statements. Create in bulk ¶ When creating objects, where possible, use the bulk_cre ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
Django 1.11.6 リリースノート — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... convert whitespace-only values to the empty_value when strip is enabled ( #28555 ). Fixed crash when usin ... .11.5 リリースノート 関連キーワード Fixed , next , when , handler , トピック , Bugfixes , up , previous , ...
https://man.plustar.jp/django/releases/1.11.6.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Many AJAX toolkits add an X-Requested-With header when using XMLHttpRequest. Browsers have strict same-or ... longer deletes files ¶ In earlier Django versions, when a model instance containing a FileField was delete ... hronization of any test databases that are created when you run a test suite. However, in the process of t ... feature has never completely worked as advertised. When using database backends that don't support transac ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bugs in 1.7.3. Bugfixes ¶ Fixed a migration crash when unapplying contrib.contenttypes 's or contrib.auth ... ables ( #24135 ). Fixed a migration crash on MySQL when migrating from a OneToOneField to a ForeignKey ( # ... ed , Bugfixes , from , ManyToManyField , contrib , when , crash クイック検索 Last update: 2022年6月01日 « ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 正しました。 Bugfixes ¶ Fixed admin changelist crash when using a query expression without asc() or desc() i ... age's ordering ( #29428 ). Fixed admin check crash when using a query expression in ModelAdmin.ordering ( ... , crash , using , ordering , expression , query , when , admin , Bugfixes , next クイック検索 Last update ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
Django 2.2.5 リリースノート — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eallow use of the same db_table by multiple models when database routers are installed ( #30673 ). Fixed c ... .contrib.postgres.fields.JSONField and HStoreField when using on expressions with params ( #30672 ). Fixed ... Fixed , models , トピック , previous , up , next , when , Bugfixes , HStoreField , using クイック検索 Last ...
https://man.plustar.jp/django/releases/2.2.5.html - [similar]
Django 3.1.5 release notes — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2 ). Fixed a bug in Django 3.1 that caused a crash when processing middlewares in an async context with a ... r-provided value of SCRIPT_NAME (or / if not set), when set to a URL specifying the protocol but without a ... ド release , notes , Fixed , previous , up , next , when , Bugfixes , caused , トピック クイック検索 Last u ...
https://man.plustar.jp/django/releases/3.1.5.html - [similar]