検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 143 for Support (0.028 sec.)
How to create database migrations — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 非アトミックのマイグレーション ¶ On databases that support DDL transactions (SQLite and PostgreSQL), migratio ... ute doesn't have an effect on databases that don't support DDL transactions (e.g. MySQL, Oracle). (MySQL's at ... omic DDL statement support refers to individual statements rather than multip ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e to install their database tables. Django now has support for managing database transactions. We've added th ... zed, as we've expanded internationalization (i18n) support. The Django codebase, including code and templates ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 5556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e development of Django itself. Please don't email support questions to this mailing list. Asking a tech supp ...
https://man.plustar.jp/django/faq/help.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... source geospatial libraries: Program 説明 Required Supported Versions GEOS Geometry Engine Open Source はい 3 ... excellent open source geospatial library that has support for reading most vector and raster spatial data fo ... rmats. Currently, GeoDjango only supports GDAL's vector data capabilities [2] . GEOS and PR ... bsence later. [2] Specifically, GeoDjango provides support for the OGR library, a component of GDAL. 目次 Ins ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Django 3.2.3 release notes — Django 4.0.6 ドキュメント 5556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3.2.2. Bugfixes ¶ Prepared for mysqlclient > 2.0.3 support ( #32732 ). Fixed a regression in Django 3.2 that ...
https://man.plustar.jp/django/releases/3.2.3.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... テップを踏む必要があります。 参考 See Multi-database support for information about testing with multiple databa ... terface ¶ Django's admin doesn't have any explicit support for multiple databases. If you want to provide an ... s that require customization for multiple-database support: class MultiDBModelAdmin ( admin . ModelAdmin ): # ... e relations ¶ Django doesn't currently provide any support for foreign key or many-to-many relationships span ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mmit such as the psycopg Two-Phase Commit protocol support and the optional Two-Phase Commit Extensions in th ... . These functions do nothing if savepoints aren't supported or if the database is in autocommit mode. In add ... ecific notes ¶ Savepoints in SQLite ¶ While SQLite supports savepoints, a flaw in the design of the sqlite3 m ... If you're using MySQL, your tables may or may not support transactions; it depends on your MySQL version and ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
How to use Django with Hypercorn — Django 4.0.6 ドキュメント 5508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with Hypercorn ¶ Hypercorn is an ASGI server that supports HTTP/1, HTTP/2, and HTTP/3 with an emphasis on pr ... otocol support. Installing Hypercorn ¶ You can install Hypercorn ...
https://man.plustar.jp/django/howto/deployment/asgi/hypercorn.html - [similar]
Django 1.6.4 release notes — Django 4.0.6 ドキュメント 5508
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in 1.6.3. Bugfixes ¶ Added backwards compatibility support for the django.contrib.messages cookie format of D ...
https://man.plustar.jp/django/releases/1.6.4.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5461
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... application or module — for instance, you want to support another database engine — we'll probably suggest t ... Then, if your project gathers sufficient community support, we may consider it for inclusion in Django. First ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT