検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 208 for Database (0.207 sec.)
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トピックへ How to authenticate against Django's user database from Apache 関連キーワード admin , 設定 , server , ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll general community members working in the ticket database: Please don't promote your own tickets to "Ready f ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Coding style — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lows (noting that these are not all required): All database fields Custom manager attributes class Meta def __ ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a query with the SQL 2003 FILTER WHERE syntax on databases that support it: SELECT count ( 'id' ) FILTER ( W ... unt_type = 3 ) as platinum FROM clients ; On other databases, this is emulated using a CASE statement: SELECT ... al filter 前のトピックへ クエリー式 次のトピックへ Database Functions 関連キーワード Conditional , expression ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uthentication backend that checks the Django users database and queries the built-in permissions. It does not ... model doesn't provide those fields, you'll receive database errors when you check permissions. カスタムのユーザ ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 4439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s file contains sensitive information, such as the database password, you should make every attempt to limit a ...
https://man.plustar.jp/django/topics/settings.html - [similar]
FAQ: 一般的な質問 — Django 4.0.6 ドキュメント 4407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , which means you can add hardware at any level -- database servers, caching servers or web/application server ...
https://man.plustar.jp/django/faq/general.html - [similar]
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 4407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion that does something -- e.g., a blog system, a database of public records or a small poll app. A project i ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 4407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se of basic web development: getting data from the database according to a parameter passed in the URL, loadin ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 4407
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o need to have DJANGO_SETTINGS_MODULE set or use a database, etc. Mutability: GEOSGeometry objects may be modi ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]