検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 529 for In (0.280 sec.)
Django 1.8.6 リリースノート — Django 4.0.6 ドキュメント 4090
" + 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.8.6 ... cial support for Python 3.5 and fixes several bugs in 1.8.5. Bugfixes ¶ Fixed a regression causing Model ... on its queryset ( #25496 ). Allowed "mode=memory" in SQLite test database name if supported ( #12118 ). ...
https://man.plustar.jp/django/releases/1.8.6.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 4090
" + 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 » Tablespaces ... ¶ A common paradigm for optimizing performance in database systems is the use of tab ... lespaces for you. Please refer to your database engine's documentation for details on creating and manag ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 4067
" + 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 up django.apps.config のソースコード ... import inspect import os import warnings from importlib impo ... igured from django.utils.deprecation import RemovedInDjango41Warning from django.utils.functional import ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 4067
" + 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 » マイグレーシ ... migration file to write your own Operation objects into, use python manage.py makemigrations --empty you ... rappname , but be aware that manually adding schema-altering operations can confuse the migrat ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 4035
" + 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 up django.utils.encoding のソースコー ... goUnicodeDecodeError ( UnicodeDecodeError ): def __init__ ( self , obj , * args ): self . obj = obj supe ... r () . __init__ ( * args ) def __str__ ( self ): return " %s . ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
Django 1.4.14 release notes — Django 4.0.6 ドキュメント 4035
" + 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.1 ... , 2014 Django 1.4.14 fixes several security issues in 1.4.13. reverse() could generate URLs pointing to ... other hosts ¶ In certain situations, URL reversing could generate s ...
https://man.plustar.jp/django/releases/1.4.14.html - [similar]
Django 1.5.9 release notes — Django 4.0.6 ドキュメント 4035
" + 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.5.9 ... 0, 2014 Django 1.5.9 fixes several security issues in 1.5.8. reverse() could generate URLs pointing to o ... ther hosts ¶ In certain situations, URL reversing could generate s ...
https://man.plustar.jp/django/releases/1.5.9.html - [similar]
Django 3.2.13 release notes — Django 4.0.6 ドキュメント 4035
" + 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.2.1 ... .13 fixes two security issues with severity "high" in 3.2.12 and a regression in 3.2.4. CVE-2022-28346: ... Potential SQL injection in QuerySet.annotate() , aggregate() , and ...
https://man.plustar.jp/django/releases/3.2.13.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 4035
" + 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の設定 ... って、動的に値を設定する事ができます。例えば: MY_SETTING = [ str ( i ) for i in range ( 30 )] 他の設定ファ ... import できます。 設定ファイルの指定 ¶ DJANGO_SETTINGS_MODULE ¶ When you use Django, you have to tell i ...
https://man.plustar.jp/django/topics/settings.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 4020
" + 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 » Installing G ... spatial libraries ¶ GeoDjango uses and/or provides interfaces for the following open source geospatial l ... 説明 Required Supported Versions GEOS Geometry Engine Open Source はい 3.10, 3.9, 3.8, 3.7, 3.6 PROJ Ca ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]