検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 77 for applications (0.018 sec.)
データベース — Django 4.0.6 ドキュメント 6257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LE , }, } 注釈 Under higher isolation levels, your application should be prepared to handle exceptions raised on s ... provides an excellent development alternative for applications that are predominantly read-only or require a smal ... ain point SQLite becomes too "lite" for real-world applications, and these sorts of concurrency errors indicate yo ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e and should not require major changes to existing applications. However, we're also releasing 0.96 now because we ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing their own handling of the help_text attribute. Applications that use Django model form facilities together wit ... of these fields will need to be handled either by applications, custom form fields or widgets, just like happens ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... choose names that are unlikely to clash with other applications' choice of names. If you call your URL pattern com ... 名前のついた URL を区別する方法を提供します。 Django applications that make proper use of URL namespacing can be dep ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 6257
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... us | up | next » 暗号署名 ¶ The golden rule of web application security is to never trust data from untrusted sour ... ies, one of the most common uses of signing in web applications. 以下のような便利な署名もあります。 Generating "re ...
https://man.plustar.jp/django/topics/signing.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use these templates should suffice for 99% of web applications, but you can customize them as well. 目次 デプロイ ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect to. RequestSite objects ¶ Some django.contrib applications take advantage of the sites framework but are arch ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... error views in Django should suffice for most web applications, but can easily be overridden if you need any cust ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
FAQ: 一般的な質問 — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... web development framework that let them build web applications more and more quickly. They tweaked this framework ... level -- database servers, caching servers or web/application servers. Django のフレームワークは、データベースレイ ...
https://man.plustar.jp/django/faq/general.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 5884
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... infrastructure that ships with Django for testing applications. See テストを書いて実行する for an explanation of ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT