検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 127 for query (0.047 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... コミットを使うのか ¶ In the SQL standards, each SQL query starts a transaction, unless one is already active ... s turned on and no transaction is active, each SQL query gets wrapped in its own transaction. In other word ... s, not only does each such query start a transaction, but the transaction also gets ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django 1.10.6 release notes — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... d or IntegerField from DateField ( #27828 ). Fixed query expression date subtraction accuracy on PostgreSQL ...
https://man.plustar.jp/django/releases/1.10.6.html - [similar]
Django 1.11.21 リリースノート — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... ored in the database, or a value provided as a URL query parameter payload, could result in an clickable Ja ...
https://man.plustar.jp/django/releases/1.11.21.html - [similar]
Django 2.2.19 release notes — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... uch that parse_qsl() no longer allows using ; as a query parameter separator by default. Django now include ...
https://man.plustar.jp/django/releases/2.2.19.html - [similar]
Django 3.0.13 release notes — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... uch that parse_qsl() no longer allows using ; as a query parameter separator by default. Django now include ...
https://man.plustar.jp/django/releases/3.0.13.html - [similar]
Django 3.1.7 release notes — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... uch that parse_qsl() no longer allows using ; as a query parameter separator by default. Django now include ...
https://man.plustar.jp/django/releases/3.1.7.html - [similar]
多対一 (many-to-one) 関係 — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... e2 . reporter . id 1 >>> r . article_set . all () <QuerySet [<Article: John's second story>, <Article: Paul ... eporter: Paul Jones> >>> r . article_set . all () <QuerySet [<Article: John's second story>, <Article: This ... is a test>]> >>> r2 . article_set . all () <QuerySet [<Article: Paul's story>]> >>> r . article_set ...
https://man.plustar.jp/django/topics/db/examples/many_to_one.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 5676
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... arguments ¶ klass A Model class, a Manager , or a QuerySet instance from which to get the object. **kwargs ... st : raise Http404 ( "No MyModel matches the given query." ) The most common use case is to pass a Model , ... as shown above. However, you can also pass a QuerySet instance: queryset = Book . objects . filter ( ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... r class no longer exists. Default field values and query arguments can both be callable objects, so instanc ... d.quote_name connection.ops.quote_name backend.get_query_set_class connection.ops.query_set_class backend.g ... es.uses_case_insensitive_names backend.uses_custom_queryset connection.features.uses_custom_queryset 目次 P ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 5627
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (elem).html(" " + filtername + " "); } }); }); })(jQuery); Django 4.0.6 ドキュメント Home | Table of conten ... n using ModelBackend ( #28645 ). Added support for QuerySet.values() and values_list() for union() , differ ... when using a namespaced db_table ( #28792 ). Made QuerySet.iterator() use server-side cursors on PostgreSQ ... on SQLite and MySQL when ordering by a filtered subquery that uses nulls_first or nulls_last ( #28848 ). Ma ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT