検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 175 for they (0.111 sec.)
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of custom lookups and transforms for range fields. They are available on all the above fields, but we will ... lte and gte . These are not particularly helpful - they compare the lower bounds first and then the upper ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally shouldn't override built-in templates because they might conflict with a project's custom templates.) ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ries are executed when the migration is unapplied. They should undo what is done by the sql queries. For e ... go operations in django.db.migrations.operations - they cover a lot of the example usage of semi-internal ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gs typically use raw string syntax ( r'' ) so that they can contain sequences like \d without the need to ...
https://man.plustar.jp/django/ref/urls.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to "NL", rather than the older "NF". In addition, the Yukon Territory has had its province code corrected ... itly; clean transactions "get a pass", which means they are usually rolled back at the end of a request wh ... en deprecated. The following modules and the views they contain have been deprecated: django.views.generic ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SQL or SQL fragments -- will be advised to ensure they perform appropriate manual type conversions prior ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ), should call get_context_data() passing any data they want to ensure is in there as keyword arguments. g ... hat we want to let them leave a message saying why they like them. Again, let's assume we're not going to ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
アグリゲーション — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t are used when selecting the output data, even if they are not otherwise specified in the values() call. ... elds are used to group "like" results together and they can make otherwise identical result rows appear to ...
https://man.plustar.jp/django/topics/db/aggregation.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts.all() returns all Places, regardless of whether they have Restaurants: >>> Place . objects . order_by ( ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 4943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ansform the values of variables and tag arguments. They look like this: {{ django | title }} With a contex ... in the Django template language and in Jinja2 but they're used differently. Since Jinja2 supports passing ...
https://man.plustar.jp/django/topics/templates.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT