検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 345 for when (0.085 sec.)
アグリゲーション — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) . annotate ( num_authors = Count ( 'authors' )) When used with an aggregate() clause, a filter has the ... ws. The aggregation filter argument is only useful when using two or more aggregations over the same relat ... ionals. Order of annotate() and filter() clauses ¶ When developing a complex query that involves both anno ... in which the clauses are applied to the QuerySet . When an annotate() clause is applied to a query, the an ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4745
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e too complex to be created for one app at a time. When you make a migration that requires something else ... ndency on a migration in authors . This means that when you run the migrations, the authors migration runs ... endencies on any other migration in the same app). When the migrate --fake-initial option is used, these i ... sed, you may need to linearize migrations manually when two development branches are joined. While editing ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 4709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s = None , builtins = None , autoescape = True ) ¶ When instantiating an Engine all arguments must be pass ... to callables that are used to populate the context when a template is rendered with a request. These calla ... system only parses your raw template code once -- when you create the Template object. From then on, it's ... a variable name signifies a lookup . Specifically, when the template system encounters a dot in a variable ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 4709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nes which headers a cache should take into account when building its cache key. Requests with the same pat ... Django will wrap it in an asynchronous event loop when it is called from the WSGI request path. sync_and_ ... pe. Objects of protected types are preserved as-is when passed to force_str(strings_only=True) . force_str ... ranslations, you'll face the problem of what to do when the first argument is a lazy translation object. Y ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 4709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Reverted a fix that prevented a migration crash when unapplying contrib.contenttypes 's or contrib.auth ... #24236 ). Fixed crash in contrib.sites migrations when a default database isn't used ( #24332 ). Added th ... gfixes , トピック , migrations , from , database , when , crash クイック検索 Last update: 2022年6月01日 « ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
Django 2.0.6 リリースノート — Django 4.0.6 ドキュメント 4709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... necessary subquery to the GROUP BY clause on MySQL when using a RawSQL annotation ( #29416 ). Fixed WKBWri ... jango 1.10 that could result in large memory usage when making edits using ModelAdmin.list_editable ( #284 ... リリースノート 関連キーワード Fixed , regression , when , custom , トピック , previous , up , next , using ...
https://man.plustar.jp/django/releases/2.0.6.html - [similar]
Django 3.0.8 release notes — Django 4.0.6 ドキュメント 4709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssion in Django 3.0.7 that caused a queryset crash when grouping by a many-to-one relationship ( #31660 ). ... 3.0.2 that caused a migration crash on PostgreSQL when adding a foreign key to a model with a namespaced ... lease , regression , Fixed , Bugfixes , トピック , when , crash , queryset , key クイック検索 Last update: ...
https://man.plustar.jp/django/releases/3.0.8.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 4673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sponse. context_data ¶ The context data to be used when rendering the template. It must be a dict . Exampl ... endered, the callback will be invoked immediately. When called, callbacks will be passed a single argument ... s under which a TemplateResponse will be rendered: When the TemplateResponse instance is explicitly render ... using the SimpleTemplateResponse.render() method. When the content of the response is explicitly set by a ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 4673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ession causing the cached template loader to crash when using template names starting with a dash ( #26536 ... ). Restored conversion of an empty string to null when saving values of GenericIPAddressField on SQLite a ... ート 関連キーワード Fixed , regression , Bugfixes , when , redirects , template , values , next , up , prev ...
https://man.plustar.jp/django/releases/1.9.6.html - [similar]
Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 4673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #29849 ). Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields ( #29929 ). F ... ed "Please correct the errors below" error message when editing an object in the admin if the user only ha ... 連キーワード Fixed , fix , Bugfixes , admin , only , when , crash , next , トピック , up クイック検索 Last u ...
https://man.plustar.jp/django/releases/2.1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT