検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 481 for To (0.079 sec.)
Triaging tickets — Django 4.0.6 ドキュメント 5260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ople have found and the features people would like to see added. As in any garden, sometimes there are w ... eeds to be pulled and sometimes there are flowers and vege ... tables that need picking. We need your help to sort out one from the other, and in the end we all ... benefit together. Like all gardens, we can aspire to perfecti ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5260
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s | up | next » Porting your apps from Django 0.96 to 1.0 ¶ Django 1.0 breaks compatibility with 0.96 in ... is guide will help you port 0.96 projects and apps to 1.0. The first part of this document includes the ... common changes needed to run with 1.0. If after going through the first par ... ks, check the section Less-common Changes for a list of a bunch of less-common compatibility issues. 参考 ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 5244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lumns = () , ** options ) ¶ Creates a bloom index. To use this index access you need to activate the blo ... peration. Provide an integer number of bits from 1 to 4096 to the length parameter to specify the length ... lt is 80. The columns argument takes a tuple or list of up to 32 values that are integer number of bits ... from 1 to 4095. Changed in Django 3.2: Positional argument * ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 4.0 release notes ¶ December 7, 2021 Welcome to Django 4.0! These release notes cover the new feat ... as some backwards incompatible changes you'll want to be aware of when upgrading from Django 3.2 or earl ... . 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従ってく ... f each series. The Django 3.2.x series is the last to support Python 3.6 and 3.7. What's new in Django 4 ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5236
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou can also instantiate them and use them directly to get a better idea of how they work. Each Field ins ... an ( True ) 'True' >>> f . clean ( False ) 'False' To specify that a field is not required, pass require ... d=False to the Field constructor: >>> f = forms . CharField ( ... ield , this will return empty_value which defaults to an empty string. For other Field classes, it might ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5236
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従ってく ... ドルウェア ¶ A new style of middleware is introduced to solve the lack of strict request/response layering ... of middleware described in DEP 0005 . You'll need to adapt old, custom middleware and switch from the M ... IDDLEWARE_CLASSES setting to the new MIDDLEWARE setting to take advantage of th ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5236
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... » Django 3.2 release notes ¶ April 6, 2021 Welcome to Django 3.2! These release notes cover the new feat ... as some backwards incompatible changes you'll want to be aware of when upgrading from Django 3.1 or earl ... . 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従ってく ... lease of each series. What's new in Django 3.2 ¶ Automatic AppConfig discovery ¶ Most pluggable applicat ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o.contrib.messages , and django.contrib.sessions - to your INSTALLED_APPS setting. Configure a DjangoTem ... ntext_processors' option of OPTIONS . If you've customized the MIDDLEWARE setting, django.contrib.auth.m ... ddleware must be included. Hook the admin's URLs into your URLconf . After you've taken these steps, you ... 'll be able to use the admin site by visiting the URL you hooked ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5220
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wiss army knife" of GIS data functionality. A subset of GDAL is the OGR Simple Features Library, which s ... pecializes in reading and writing vector geographic data in a variety of standard formats. ... ng the reading and coordinate transformation of vector spatial data and minimal support for GDAL's featu ... res with respect to raster (image) data. 注釈 Although the module is n ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Django's development team is strongly committed to responsible reporting and disclosure of security-r ... ated issues. As such, we've adopted and follow a set of policies which conform to that ideal and are gea ... red toward allowing us to deliver timely security updates ... to the official distribution of Django, as well as to ...
https://man.plustar.jp/django/internals/security.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT