検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 84 for backends (0.119 sec.)
クエリー式 — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow , >>> ), >>> ) Among Django's built-in database backends, MySQL 8.0.2+, PostgreSQL, and Oracle support wind ... lead to errors when running on different database backends. If your class relies on class attributes to defin ... dor returns sqlserver for the backend. Third-party backends can register their functions in the top level __in ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssing CHECK SQL clauses which were omitted on some backends when not using migrations ( #23416 ). Fixed serial ... y key ( #23415 ). Added SchemaEditor for MySQL GIS backend so that spatial indexes will be created for apps wi ... ions ( #23538 ). Added SchemaEditor for Oracle GIS backend so that spatial metadata and indexes will be create ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go/core/mail.py before the introduction of email # backends and the subsequent reorganization (See #10355) fro ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
Django 1.4 documentation 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の接続パラメタに合わせましょう: ENGINE – 'django.db.backends.postgresql_psycopg2' , 'django.db.backends.mysql' ... , 'django.db.backends.sqlite3' または 'django.db.backends.oracle' のいず ... あまり扱ったことがないのなら、 ENGINE に 'django.db.backends.sqlite3' を指定して SQLite を使用することをお勧めし ...
https://man.plustar.jp/django/contents.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . , ] TEMPLATES = [ { 'BACKEND' : 'django.template.backends.django.DjangoTemplates' , 'DIRS' : [ BASE_DIR / 't ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se - useful for more advanced features of database backends that Django doesn't support directly. sql , and re ... gs of SQL to run on the database. On most database backends (all but PostgreSQL), Django will split the SQL in ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y to write custom authentication and authorization backends for authenticating users against alternate systems ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ok it upon itself to also delete the file from the backend storage. This opened the door to several potentiall ... 1.2.5, FileField will never delete files from the backend storage. If you need cleanup of orphaned files, you ... mpletely worked as advertised. When using database backends that don't support transactions, or when using a T ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... suite with runtests.py when using spatial database backends . MEDIA_URL and STATIC_URL must end in a slash ¶ P ... ok it upon itself to also delete the file from the backend storage. This opened the door to several data-loss ... mpletely worked as advertised. When using database backends that don't support transactions, or when using a T ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5812
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion. Fields, models, model managers, and database backends all implement a check() method that is already reg ...
https://man.plustar.jp/django/topics/checks.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT