検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 108 for format (0.059 sec.)
コードのコミット — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 've rigged Trac so that any commit message in that format will automatically close the referenced ticket and ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aults to None . template ¶ A class attribute, as a format string, that describes the SQL that is generated f ... , ** extra ) ¶ template ¶ A class attribute, as a format string, that describes the SQL that is generated f ... of self should be returned with any necessary transformations. query is the backend query implementation. al ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is an UploadedFile . See ファイルの管理 for more information. FILES will only contain data if the request me ... eturns the originating host of the request using information from the HTTP_X_FORWARDED_HOST (if USE_X_FORWAR ... eturns the originating port of the request using information from the HTTP_X_FORWARDED_PORT (if USE_X_FORWAR ... = 60 ) False See cryptographic signing for more information. HttpRequest. is_secure () ¶ Returns True if th ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate is a text file. It can generate any text-based format (HTML, XML, CSV, etc.). テンプレートに含まれるのは ... u can use the template language for any text-based format such as emails, JavaScript and CSV. 変数 ¶ Variabl ... ', 'b', 'c', 'd'] , the output will be 4 . filesizeformat Formats the value like a "human-readable" file siz ... 02 bytes' , etc.). For example: {{ value | filesizeformat }} value が 123456789 のとき、出力は 117.7 MB にな ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le for "mysql_old". データベース名の制約変更 ¶ The format of the constraint names Django generates for forei ... te against any of Django's supported serialization formats. The sqlinitialdata command has been renamed to s ... ld forms system and start with the new. For more information about django.newforms , read the newforms docum ... data, stored in any of the supported serialization formats , that will be loaded into your database at the s ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
クラスベースビュー — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _date' ) response = HttpResponse ( # RFC 1123 date format. headers = { 'Last-Modified' : last_book . publica ...
https://man.plustar.jp/django/topics/class-based-views/index.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5651
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... xecute arbitrary commands by exploiting the pickle format: >>> from django.core import signing >>> signer = ...
https://man.plustar.jp/django/topics/signing.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... port function, you'd want to let the user choose a format, and possibly a list of fields to include in the e ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Measurement リレーション Operations Editors Output format その他 Area Azimuth Difference ForcePolygonCW AsGe ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to store certain characters in the database, and information will be lost. MySQL users, refer to the MySQL m ... ith a 'b'). 警告 A bytestring does not carry any information with it about its encoding. For that reason, we ... ring to Django that has been encoded in some other format, things will go wrong in interesting ways. Usually ... rantee that the submission will include encoding information, which means the framework might have to guess ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT