検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 175 for into (0.076 sec.)
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abase operators used by the lookups can be divided into three categories: Native raster support N : the op ... distance value > [, 'spheroid' ]) The value passed into a distance lookup is a tuple; the first two values ... performing a union because it rolls up geometries into a collection or multi object, not caring about dis ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ur applications (and any other places you specify) into a single location that can easily be served in pro ... go-admin collectstatic ¶ Collects the static files into STATIC_ROOT . Duplicate file names are by default ... lp with getting static files successfully deployed into production. This usually means a separate, dedicat ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
設定 — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t defines how to compose a prefix, version and key into a final cache key. The default implementation is e ... e. CSRF_COOKIE_DOMAIN ¶ デフォルト値: None The domain to be used when setting the CSRF cookie. This can be ... to allow a POST request from a form on one subdomain to be accepted by a view served from another subdoma ... ot the default test runner serializes the database into an in-memory JSON string before running tests (use ...
https://man.plustar.jp/django/ref/settings.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou configure an Engine . You compile template code into a Template . You render the template with a Contex ... od which marshals a context and possibly a request into a Context and delegates the rendering to the under ... r argument and return a dict of items to be merged into the context. It defaults to an empty list. See Req ... name ¶ The relative path to the template as passed into the template loader. If the template is instantiat ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go-secure third-party library have been integrated into Django. django.middleware.security.SecurityMiddlew ... NTERVAL DAY(9) TO SECOND(6) on Oracle, and as a bigint of microseconds on other backends. Date and time re ... _context parameter. You can now control who may login to the admin site by overriding only AdminSite.has_p ... zzy or -f option which includes fuzzy translations into compiled files. The loaddata --ignorenonexistent o ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 5469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ): """ Convert a Uniform Resource Identifier(URI) into an Internationalized Resource Identifier(IRI). Thi ... on 3.2 of RFC 3987, step three of converting a URI into an IRI, repercent-encode any octet produced that i ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
django.utils.safestring — Django 4.0.6 ドキュメント 5469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d not be interpreted by the HTML engine (e.g. '<') into the appropriate entities. """ from functools impor ...
https://man.plustar.jp/django/_modules/django/utils/safestring.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 5469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... language ( locale ): """Turn a locale name (en_US) into a language name (en-us).""" p = locale . find ( "_ ... cale ( language ): """Turn a language name (en-us) into a locale name (en_US).""" lang , _ , country = lan ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ree and would be very unhappy to see the idea turn into reality." Although these votes on django-developer ... anation of what it would take to convert that "-1" into at least a "+0". Votes on technical matters should ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 5469
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns a list of values, including nulls, concatenated into an array, or default if there are no values. disti ... = None , default = None , ** extra ) ¶ Returns an int of the bitwise AND of all non-null input values, or ... = None , default = None , ** extra ) ¶ Returns an int of the bitwise OR of all non-null input values, or ... ing = () ) ¶ Returns the input values concatenated into a string, separated by the delimiter string, or de ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT