検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 112 for project (0.041 sec.)
Django 1.4.11 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... based on the view-containing modules listed in the project's URL pattern configuration , so as to ensure that ...
https://man.plustar.jp/django/releases/1.4.11.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopment aid. Now may be a good time to audit your project and serve your files in production using a real fr ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.5.6 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... based on the view-containing modules listed in the project's URL pattern configuration , so as to ensure that ...
https://man.plustar.jp/django/releases/1.5.6.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopment aid. Now may be a good time to audit your project and serve your files in production using a real fr ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.7.3 release notes — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elopment aid. Now may be a good time to audit your project and serve your files in production using a real fr ...
https://man.plustar.jp/django/releases/1.7.3.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : '{' , }, }, 'filters' : { 'special' : { '()' : 'project.logging.SpecialFilter' , 'foo' : 'bar' , }, 'requi ... ], 'level' : 'ERROR' , 'propagate' : False , }, 'myproject.custom' : { 'handlers' : [ 'console' , 'mail_admin ... モジュールを出力します。 2 つのフィルタを定義します: project.logging.SpecialFilter , using the alias special . ... ジは django ロガーで処理されないことを意味します。 myproject.custom は INFO もしくはそれ以上のすべてのメッセージ ...
https://man.plustar.jp/django/topics/logging.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... equate. However, if the bottlenecks in your Django project seem to lie in the template system and you have ex ... or heavyweight applications. A key aim of the PyPy project is compatibility with existing Python APIs and lib ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 5802
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Take a look at the Open Web Application Security Project (OWASP) Top 10 list which identifies some common v ... issues must be accounted for in the design of your project. Mozilla discusses various topics regarding web se ...
https://man.plustar.jp/django/topics/security.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 5713
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rage backend to integrate the CDN with your Django project. If you've written or are using a 3rd party custom ... storage engine. たとえば、S3 storage backend を myproject.storage.S3Storage としてすでに書いていれば、次のよ ... ストレージを利用できます。 STATICFILES_STORAGE = 'myproject.storage.S3Storage' Once that's done, all you have ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 5713
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ib.sessions Provides session management for Django projects. django.contrib.sessions.middleware Session middl ... ultiple websites from the same database and Django project django.contrib.sites.middleware Site middleware. d ...
https://man.plustar.jp/django/py-modindex.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT