検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 169 for order (0.096 sec.)
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 5231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions used by Truncator have been simplified in order to avoid potential backtracking issues. As a conse ... . Bugfixes ¶ Fixed a regression in Django 2.2 when ordering a QuerySet.union() , intersection() , or differ ... d type present more than once results in the wrong ordering being used ( #30628 ). Fixed a migration crash ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 5231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ould be invoked with the rest of the parameters in order to execute the query. sql -- a str , the SQL query ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me attribute of the base class will be ignored. In order to fully serialize your Restaurant instances, you ... e" : "Douglas" , "last_name" : "Adams" } }, ... In order to handle this situation, you need to pass handle_ ... handle forward references by taking care with the ordering of objects within a fixture. To help with this, ... ore the natural key requires them. To control this ordering, you can define dependencies on your natural_ke ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
Django 1.4 documentation 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... edelta ( days = 1 ) was_published_recently . admin_order_field = 'pub_date' was_published_recently . boolea ... st ): latest_poll_list = Poll . objects . all () . order_by ( '-pub_date' )[: 5 ] output = ', ' . join ([ p ... st ): latest_poll_list = Poll . objects . all () . order_by ( '-pub_date' )[: 5 ] t = loader . get_template ... st ): latest_poll_list = Poll . objects . all () . order_by ( '-pub_date' )[: 5 ] return render_to_response ...
https://man.plustar.jp/django/contents.html - [similar]
索引 — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rations のクラス) alternates (Sitemap の属性) AlterOrderWithRespectTo (django.db.migrations.operations のク ... ) (django.db.models.query.QuerySet モジュール) byteorder (WKBWriter の属性) C cache template tag cache_cont ... の属性) can_delete_extra (BaseFormSet の属性) can_order (BaseFormSet の属性) capfirst template filter capt ... d_similar unaccent week week_day within year field_order (Form の属性) field_precisions (Layer の属性) fiel ...
https://man.plustar.jp/django/genindex.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re's how to implement a custom template backend in order to use another template system. A template backend ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... low setting the PYTHONUTF8 environment variable in order to force a UTF-8 encoding. Windows 10 also provide ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el. In the latter case, the field_name will be (in order of preference) the related_query_name set by the u ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lt ( #23405 ). Fixed a migration crash when adding order_with_respect_to to a table with existing rows ( #2 ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting PostgreSQL operator classes. The new JSONBAgg.ordering attribute determines the ordering of the aggreg ... ses. The QuerySet.update() method now respects the order_by() clause on MySQL and MariaDB. FilteredRelation ... 't need to be selected but are used for filtering, ordering, or as a part of complex expressions. The new C ... ollate function allows filtering and ordering by specified database collations. The field_nam ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT