検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 143 for Support (0.012 sec.)
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 7108
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e. These branches also provide bugfix and security support as described in サポートバージョン . For example, ... 1.3 the branch stable/1.3.x was created. Official support for that release has expired, and so it no longer ... have occasionally used them to provide unofficial support for old Django releases. タグ ¶ Each Django releas ... rt of Django itself: boulder-oracle-sprint : Added support for Oracle databases to Django's object-relational ...
https://man.plustar.jp/django/internals/git.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... *" . 国際化 (internationalization) ¶ Added the get_supported_language_variant() function. Untranslated string ... lassed command's options. マイグレーション ¶ Added support for serialization of functools.partialmethod objec ... ts. To support frozen environments, migrations may be loaded from ... ign. QuerySet.order_by() and distinct(*fields) now support using field transforms. BooleanField can now be nu ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6918
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ください。 Python バージョン間の互換性 ¶ Django 2.0 supports Python 3.4, 3.5, 3.6, and 3.7. We highly recommen ... d and only officially support the latest release of each series. Python 2.7 をサ ... 6,000 to 100,000. django.contrib.gis ¶ Added MySQL support for the AsGeoJSON function, GeoHash function, IsVa ... . Added the Azimuth and LineLocatePoint functions, supported on PostGIS and SpatiaLite. Any GEOSGeometry impo ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orrectly with your upstream proxy, modifying it to support your particular proxy (if necessary). Introduce yo ... Django's object-relational mapper (ORM): aggregate support, and query expressions. Aggregate support ¶ It's n ... description, and some important notes on database support. Test client improvements ¶ A couple of small -- b ... ional view processing ¶ Django now has much better support for conditional view processing using the standard ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ップグレードされました。 django.contrib.auth ¶ Added support for the Argon2 password hash . It's recommended ov ... istics() method and mean and std attributes. Added support for the MakeLine aggregate and GeoHash function on ... SpatiaLite. Added support for the Difference , Intersection , and SymDiffere ... nce functions on MySQL. Added support for instantiating empty GEOS geometries. The new t ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 6693
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -dimensional geometries. For spatial backends that support it, it may be set to 3 for three-dimensional suppo ... rt. 注釈 At this time 3D support is limited to the PostGIS and SpatiaLite backends. ... ype section below for more details. 注釈 Geography support is limited to PostGIS and will force the SRID to b ... eography Type ¶ The geography type provides native support for spatial features represented with geographic c ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 6646
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions ¶ Before MySQL 5.6.1, spatial extensions only support bounding box operations (what MySQL calls minimum ... MySQL did not conform to the OGC standard. Django supports spatial functions operating on real geometries av ... not as rich as other backends like PostGIS. Raster Support ¶ RasterField is currently only implemented for th ... nterpreting the lookup results. The type of raster support is listed for all lookups in the compatibility tab ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n time, the Django team provides official security support for several versions of Django: The main developme ... he next major release of Django, receives security support. Security issues that only affect the main develop ... most recent Django release series receive security support. For example, during the development cycle leading ... to the release of Django 1.5, support will be provided for Django 1.4 and Django 1.3. Up ...
https://man.plustar.jp/django/internals/security.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 6598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e stored in the other_indexes tablespace. Database support ¶ PostgreSQL and Oracle support tablespaces. SQLit ... and MySQL don't. When you use a backend that lacks support for tablespaces, Django ignores all tablespace-rel ... laring tablespaces for indexes An example Database support 前のトピックへ 複数のデータベース 次のトピックへ デ ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6504
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... world-class GIS ( Geographic Information Systems ) support to Django, in the form of a contrib application. I ... n django.contrib.contenttypes which can be used to support generic relations in both the admin interface and ... r the other is useful. As a result, models can now support an additional parameter to save() which can force ... fixed in the next release of Django. Caveats with support of certain databases ¶ Django attempts to support ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT