検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 529 for In (0.087 sec.)
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 5109
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » PostgreSQL s ... pecific model indexes ¶ The following are PostgreSQL specific index ... es available from the django.contrib.postgres.indexes module. BloomIndex ¶ class BloomIndex ( * exp ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 5109
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django 1.4.2 ... , 2015 Django 1.4.21 fixes several security issues in 1.4.20. Denial-of-service possibility by filling s ... ession store ¶ In previous versions of Django, the session backends ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 5109
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Django 3.1.1 ... o 3.1.1 fixes two security issues and several bugs in 3.1. CVE-2020-24583: Incorrect permissions on inte ... LOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 5093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » GEOS API ¶ B ... ound ¶ What is GEOS? ¶ GEOS stands for Geometry Engine - Open Source , and is a C++ library, ported from ... spatial operators. GEOS, now an OSGeo project, was initially developed and maintained by Refractions Res ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » 非同期サポー ... ll__()``メソッドを``async def``で宣言します( `` __init__()``でも``as_view()``でもないことに注意)。 注釈 ... Djangoは``asyncio.iscoroutinefunction``を使って、ビューが非同期かどうかテストし ...
https://man.plustar.jp/django/topics/async.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5093
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ion.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-unix").prop("checked", true); ... }); $(".c-tab-win").on("click", function() { $("section.c-content-wi ... (); $("section.c-content-unix").hide(); $(".c-tab-win").prop("checked", true); }); }); })(jQuery); Djang ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Triaging tic ... kets ¶ Django uses Trac for managing the work on the code base. Trac is a community-te ... nd the features people would like to see added. As in any garden, sometimes there are weeds to be pulled ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » The "sites" ... ptional "sites" framework. It's a hook for associating objects and functionality to particular websites, ... and it's a holding place for the domain names and "verbose" names of ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 5077
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Djangoにおけ ... す。 The password attribute of a User object is a string in this format: <algorithm>$<iterations>$<salt>$< ... リストです。このリストの最初のエントリ(つまり、 settings.PASSWORD_HASHERS[0] )がパスワードの保存に使用さ ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5054
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r filtername = $(elem).text(); if ($.inArray(filtername, django_template_builtins.tfilters ... ango 4.0.6 ドキュメント Home | Table of contents | Index | Modules « previous | up | next » Form fields ... though the primary way you'll use Field classes is in Form classes, you can also instantiate them and us ... to get a better idea of how they work. Each Field instance has a clean() method, which takes a single a ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT