検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 239 for default (0.119 sec.)
Django 3.2.4 release notes — Django 4.0.6 ドキュメント 4363
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by the de ...
https://man.plustar.jp/django/releases/3.2.4.html - [similar]
Django 3.2.5 release notes — Django 4.0.6 ドキュメント 4363
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able BinaryField , JSONField , or TextField with a default value ( #32832 ). Fixed a bug in Django 3.2 where ...
https://man.plustar.jp/django/releases/3.2.5.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 4363
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) after annotate() on an aggregate function with a default ( #33468 ). Fixed a regression in Django 4.0 that ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4363
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s that prior to PostgreSQL 11, adding columns with default values causes a full rewrite of the table, for a t ... operations will run inside a single transaction by default. In contrast, if a database doesn't support DDL tr ... ld ( 'Author' , 'rating' , models . IntegerField ( default = 0 )), ] Django が (Python モジュールとして) マイ ... For example, if Django didn't serialize Decimal by default, you could do this: from decimal import Decimal fr ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd give the action a "nice" title in the admin. By default, this action would appear in the action list as "M ... tion: Actions that provide intermediate pages ¶ By default, after an action is performed the user is redirect ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ters a post_migrate signal handler which creates a default site named example.com with the domain example.com ... anager know which field of Photo was the Site ? By default, CurrentSiteManager looks for a either a ForeignKe ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.10.3 release notes — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e URL as the language to fix a use case for prefix_default_language=False ( #27063 ). Replaced a possibly inc ...
https://man.plustar.jp/django/releases/1.10.3.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this release, Django's file upload handing in its default configuration may degrade to producing a huge numb ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.2 release notes — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er.setup_databases properly handle aliases for the default database (#19940) and prevented teardown_databases ...
https://man.plustar.jp/django/releases/1.5.2.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 4323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... this release, Django's file upload handing in its default configuration may degrade to producing a huge numb ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]