検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 169 for order (0.047 sec.)
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 5740
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... istinct = False , filter = None , default = None , ordering = () , ** extra ) ¶ Returns a list of values, i ... array values will be distinct. Defaults to False . ordering ¶ An optional string of a field name (with an o ... ptional "-" prefix which indicates descending order) or an expression (or a tuple or list of strings a ... nd/or expressions) that specifies the ordering of the elements in the result list. 例: 'some_f ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5740
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or : obj . active = False if obj . active : ... In order to guarantee atomicity, atomic disables some APIs. ... Error : pass # foo() will be called, but not bar() Order of execution ¶ On-commit functions for a given tra ... nsaction are executed in the order they were registered. Exception handling ¶ If one ... nd rolls back that transaction after each test, in order to provide test isolation. This means that no tran ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
データベース — Django 4.0.6 ドキュメント 5672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... could set up another connection to the database in order to perform queries that use server-side cursors. T ... ¶ The collation setting for a column controls the order in which data is sorted as well as what strings co ... ble (for example, if you require German dictionary order), use utf8_unicode_ci because it is more accurate. ... cumentation . Connection settings are used in this order: OPTIONS . NAME , USER , PASSWORD , HOST , PORT My ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... multiple columns. It respects all elements of the ordering attribute, and sorting on multiple columns by c ... the behavior of desktop GUIs. We also added a get_ordering() method for specifying the ordering dynamicall ... emplateSyntaxError and re-raised. This was done in order to provide detailed template source location infor ... no need to catch and unwrap TemplateSyntaxError in order to catch other errors. truncatechars template filt ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atiaLite library) GDAL Install the packages in the order they are listed above, as the GDAL and SQLite pack ... eed through the following sections sequentially in order to install GeoDjango on Windows. In this tutorial ... xit the installer. Modify Windows environment ¶ In order to use GeoDjango, you will need to add your OSGeo4 ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5615
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able name, it tries the following lookups, in this order: Dictionary lookup. Example: foo["bar"] Attribute ... rally, string_if_invalid should only be enabled in order to debug a specific template problem, then cleared ... ll look for foo.html in these directories, in this order: /path/to/myproject/polls/templates/ /path/to/mypr ... ates/ ... and will use the one it finds first. The order of INSTALLED_APPS is significant! For example, if ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
django.utils.decorators — Django 4.0.6 ドキュメント 5548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Decorator # functions are applied so that the call order is the same as the # order in which they appear in ...
https://man.plustar.jp/django/_modules/django/utils/decorators.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplates where auto-escaping is either on or off in order to make things easier for your template authors. I ... n order for your filter to know the current auto-escaping ... uilt-in filters have autoescape=True by default in order to get the proper autoescaping behavior and avoid ... rs to pass in all the arguments and remember their order. To solve this, Django provides a takes_context op ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... carefully, and install the libraries in the given order. If using MySQL or Oracle as the spatial database, ... do ldconfig 注釈 macOS users must install Xcode in order to compile software from source. GEOS ¶ GEOS is a ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Django 2.2.21 release notes — Django 4.0.6 ドキュメント 5548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ploaded files with suitably crafted file names. In order to mitigate this risk, stricter basename and path ...
https://man.plustar.jp/django/releases/2.2.21.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT