検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 98 for backend (0.033 sec.)
Pythonモジュール索引 — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go's authentication framework. django.contrib.auth.backends Django's built-in authentication backend classes. ... xtensions to the admin site. django.contrib.gis.db.backends GeoDjango's spatial database backends. django.con ... n utilities and base classes d django.db django.db.backends Core signals sent by the database wrapper. django ... .db.backends.base.schema django.db.migrations Schema migration ...
https://man.plustar.jp/django/py-modindex.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield is currently only implemented for the PostGIS backend. Spatial Field Options ¶ In addition to the regula ... presenting two-dimensional geometries. For spatial backends that support it, it may be set to 3 for three-dim ... D support is limited to the PostGIS and SpatiaLite backends. geography ¶ GeometryField. geography ¶ If set to ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s the cache tables for use with the database cache backend using the information from your settings file. See ... reference data in another fixture. If the database backend supports row-level constraints, these constraints ... Windows. It doesn't work with the Oracle database backend either. If you want to use pdb while debugging tes ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ted to Python 3 yet, including: the MySQL database backend (depends on MySQLdb) ImageField (depends on PIL) L ... the same browser session. The cache-based session backend can store session data in a non-default cache. Mul ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed a custom field type validation error with MySQL backend when db_type returned None ( #23761 ). Fixed a mig ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo projects. JSONField for all supported database backends ¶ Django now includes models.JSONField and forms. ... ONField that can be used on all supported database backends. Both fields support the use of custom JSON encod ... he EMAIL_FILE_PATH setting, used by the file email backend , now supports pathlib.Path . Error Reporting ¶ dj ... a separators for milliseconds. その他 ¶ The SQLite backend now supports pathlib.Path for the NAME setting. Th ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5775
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 証バックエンドとして利用するリストは AUTHENTICATION_BACKENDS に定義されています。この設定値は認証方法を定義して ... こにでも配置可能です。 初期状態では、 AUTHENTICATION_BACKENDS は以下の値として定義されています。: [ 'django.con ... trib.auth.backends.ModelBackend' ] That's the basic authentication b ... your own rate limiting mechanism in a custom auth backend, or use the mechanisms provided by most web server ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er" ): Signer = import_string ( settings . SIGNING_BACKEND ) key = force_bytes ( settings . SECRET_KEY ) # SE ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eate a savepoint (if supported and required by the backend) inside the current transaction. Return an identif ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
Lookup API reference — Django 4.0.6 ドキュメント 5710
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ame() , where vendorname is the vendor name of the backend used for executing the query. The vendorname is on ... , oracle , sqlite , or mysql for Django's built-in backends. get_lookup ( lookup_name ) ¶ Must return the loo ...
https://man.plustar.jp/django/ref/models/lookups.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT