検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 345 for when (0.132 sec.)
Django 1.4.2 release notes — Django 4.0.6 ドキュメント 4168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... following Host header would be accepted by Django when running on validsite.com : Host : validsite . com ... alidationError (#18530). Fixed an endless loop bug when accessing permissions in templates (#18979) Fixed ...
https://man.plustar.jp/django/releases/1.4.2.html - [similar]
Django 3.1.3 release notes — Django 4.0.6 ドキュメント 4168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n in Django 3.1 that caused a crash of __in lookup when using key transforms for JSONField in the lookup v ... o 3.1 that caused a migrations crash on PostgreSQL when adding an ExclusionConstraint with key transforms ...
https://man.plustar.jp/django/releases/3.1.3.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... make creating messages with common levels easier. When using these classes you can omit the level argumen ... hecks should be registered in a file that's loaded when your application is loaded; for example, in the Ap ... ase max.' , obj = self , id = 'myapp.E001' , ) ] # When no error, return an empty list return [] If you wa ...
https://man.plustar.jp/django/topics/checks.html - [similar]
検索 — Django 4.0.6 ドキュメント 4168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at a case insensitive lookup would be more useful. When dealing with non-English names, a further improvem ... d database operations stop being a useful approach when you start considering large blocks of text. Wherea ... nt, including back-references to the database ids. When a search using the engine returns a certain docume ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 4168
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment to behave lazily itself, only being evaluated when it needs to be. Thus the lazy argument - which cou ... d adds various tips that outline the steps to take when attempting to optimize your database usage. その他 ... he them long-term without missing future changes - when a file changes, so will the tag, so browsers will ... s never the first answer to performance problems . When you reach this level of optimization, you need a f ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 4132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l receive security updates for a specified period. When new releases are issued for security reasons, the ... e to django-announce to receive advanced notice of when a security release will happen, without the detail ... ion in your initial contact will count against you when making the decision on whether or not to approve y ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 4132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Stopped writing migration files in dry run mode when merging migration conflicts. When makemigrations - ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Django 1.8.7 リリースノート — Django 4.0.6 ドキュメント 4132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ash of the debug view during the autumn DST change when USE_TZ is False and pytz is installed. Fixed a reg ... l deletion ( #25685 ). Fixed set_FOO_order() crash when the ForeignKey of a model with order_with_respect_ ...
https://man.plustar.jp/django/releases/1.8.7.html - [similar]
Django 2.0.3 リリースノート — Django 4.0.6 ドキュメント 4132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... utogenerated migration. Fixed a regression where a When() expression with a list argument crashes ( #29166 ... ). Fixed crash when using a Window() expression in a subquery ( #29172 ...
https://man.plustar.jp/django/releases/2.0.3.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 4096
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... make creating messages with common levels easier. When using them you can omit the level argument because ... gured database aliases using the --database option when calling the check command. files : Checks files re ... , or ends with a $ . This was likely an oversight when migrating from url() to path() . 4_0.E001 : As of ... itive integer. fields.W122 : max_length is ignored when used with <integer field type> . fields.E130 : Dec ...
https://man.plustar.jp/django/ref/checks.html - [similar]