検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 77 for strings (0.119 sec.)
Pythonモジュール索引 — Django 4.0.6 ドキュメント 6837
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... caching. django.utils.dateparse Functions to parse strings to datetime objects. django.utils.decorators Funct ... .safestring Functions and classes for working with strings that can be displayed safely without further escap ...
https://man.plustar.jp/django/py-modindex.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6837
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lar expression compatible with Python's re module. Strings typically use raw string syntax ( r'' ) so that th ... onal arguments otherwise. The values are passed as strings, without any type conversion. When a route ends wi ...
https://man.plustar.jp/django/ref/urls.html - [similar]
検索 — Django 4.0.6 ドキュメント 6837
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... compares how many appear in both search and source strings. For the longer name, there are more combinations ... rched. All of the examples we've seen are on short strings where the user is likely to enter something close ...
https://man.plustar.jp/django/topics/db/search.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 6754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is comprised of at least one of the nine relation strings: TOUCH , OVERLAPBDYDISJOINT , OVERLAPBDYINTERSECT ... ONTAINS , COVERS , ON , and ANYINTERACT . Multiple strings may be combined with the logical Boolean operator ... OR, for example, 'inside+touch' . [2] The relation strings are case-insensitive. 実装例: Zipcode . objects . ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is a list of template loader classes, specified as strings. Each Loader class knows how to import templates f ... . variable | default : "}}" }} If you need to use strings with these sequences, store them in template varia ... gument of Engine . This should be set to a list of strings that contain full paths to your template directori ... s argument to Engine . loaders should be a list of strings or tuples, where each represents a template loader ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at by default the new views collect all JavaScript strings in the djangojs translation domain from all instal ... led apps rather than only the JavaScript strings from LOCALE_PATHS . 管理コマンド ¶ call_command() ... polation using the '%(app_label)s' and '%(class)s' strings. Allowed overriding model fields inherited from ab ... 1.10c1'). CSRF token values are now required to be strings of 64 alphanumerics; values of 32 alphanumerics, a ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 文字列のサポートの削除 ¶ To support native Python 2 strings, older Django versions had to accept both bytestri ... ngs and Unicode strings. Now that Python 2 support is dropped, bytestrings ... sage to a minimum, as Django no longer accepts bytestrings in certain code paths. Python's -b option may help ... ives, prior to their placement in the URL. For bytestrings, this creates a string with an undesired b prefix ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
How to create CSV output — Django 4.0.6 ドキュメント 6672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... for you, so you don't have to worry about escaping strings with quotes or commas in them. Pass writerow() you ... r raw strings, and it'll do the right thing. サイズの大きな CSV ...
https://man.plustar.jp/django/howto/outputting-csv.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 6672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ALLED_APPS , otherwise field values will appear as strings like '{thoughts,django}' . Several fields that use ... The Python data type used is a dict . Keys must be strings, and values may be either strings or nulls ( None ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... able as the callback in URLconfs (previously, only strings that referred to callables were allowed). This all ... ( object_list ), info ) ) Note that both syntaxes (strings and callables) are valid, and will continue to be ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT