検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 190 for new (0.038 sec.)
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the serialized data doesn't exist or is null, a new instance will be saved to the database. This ensur ... ects), UUID オブジェクトの文字列表現です。 JSONL ¶ New in Django 3.2. JSONL stands for JSON Lines . With ... this format, objects are separated by new lines, and each line contains a valid JSON object. ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... serializer = JSONSerializer , compress = False ) ¶ New in Django 3.2. Encode, optionally compress, append ... , serializer = JSONSerializer , max_age = None ) ¶ New in Django 3.2. Checks if signed_obj was signed les ...
https://man.plustar.jp/django/topics/signing.html - [similar]
How to deploy Django — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... but it only supports synchronous code. ASGI is the new, asynchronous-friendly standard that will allow yo ...
https://man.plustar.jp/django/howto/deployment/index.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l never see errors generated by your site -- everyone will instead see your public error pages. You need ... r . class ExceptionReporter ¶ html_template_path ¶ New in Django 3.2. Property that returns a pathlib.Pat ... the Django provided template. text_template_path ¶ New in Django 3.2. Property that returns a pathlib.Pat ... reports 前のトピックへ How to upgrade Django to a newer version 次のトピックへ How to provide initial da ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Mailing lists — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... c list for announcing upcoming security releases , new releases of Django, and security advisories. djang ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
さぁ始めましょう — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odules « previous | up | next » さぁ始めましょう ¶ New to Django? Or to web development in general? Well, ...
https://man.plustar.jp/django/intro/index.html - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .edit. BaseCreateView ¶ A base view for creating a new object instance. It is not intended to be used dir ... n django.views.generic.base.View 属性 form_class ¶ New in Django 4.0. Inherited from BaseDeleteView . The ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
GeoDjango's admin site — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | next » GeoDjango's admin site ¶ GISModelAdmin ¶ New in Django 4.0. class GISModelAdmin ¶ gis_widget ¶ ...
https://man.plustar.jp/django/ref/contrib/gis/admin.html - [similar]
Full text search — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , <Author: Stephen Keats>] TrigramWordSimilarity ¶ New in Django 4.0. class TrigramWordSimilarity ( strin ... s>, <Author: Stephen Keats>] TrigramWordDistance ¶ New in Django 4.0. class TrigramWordDistance ( string ...
https://man.plustar.jp/django/ref/contrib/postgres/search.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 4879
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hing_with ( line ) Lines are split using universal newlines . The following are recognized as ending a li ... 2 10 bytes、つまり 64 KB です。 FileUploadHandler. new_file ( field_name , file_name , content_type , con ... ileUploadHandler. upload_interrupted () [ソース] ¶ New in Django 3.2. Callback signaling that the upload ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT