検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 159 for How (0.110 sec.)
Django を Apache と mod_wsgi とともに使うには? — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mentation is your source for all the details about how to use mod_wsgi. You'll probably want to start wit ... admin app (and any other installed apps). This is however not the case when you use any other server arr ... へ Django を uWSGI とともに使うには? 次のトピックへ How to authenticate against Django's user database fro ...
https://man.plustar.jp/django/howto/deployment/wsgi/modwsgi.html - [similar]
Mailing lists — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f takes place here. Before asking a question about how to contribute, read Django へのコントリビュート . ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo. If you're using a Linux distro and don't know how to find out if a package is available, then now is ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eometry with all points snapped to the given grid. How the geometry is snapped to the grid depends on how ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django's installation instructions for details on how to install. Spatial database ¶ PostgreSQL (with Po ... a new line in ld.so.conf . This is one example of how to do so: $ sudo echo /usr/local/lib >> /etc/ld.so ... ckages provided by the Python Software Foundation, however, this is not required. Python ¶ Although macOS ... alled on macOS without compiling them from source. However, Xcode is still necessary for compiling the Py ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | Modules « previous | up | next » ロギング ¶ 参考 How to configure and use logging Django logging overvi ... pagate' : False , }, } } See ロギングを設定する on how to complement or replace this default logging conf ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge our previous query to get the discount based on how long the Client has been with us, we could do so u ... ditional aggregation ¶ What if we want to find out how many clients there are for each account_type ? We ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ation next time. Here's some pseudocode explaining how this would work for a dynamically generated web pa ... out which parts of your site should be cached, and how. 参考 The Cache Framework design philosophy explai ... have one locmem cache, you can omit the LOCATION ; however, if you have more than one local memory cache, ... ontaining a dotted path to a function that defines how to compose a prefix, version and key into a final ...
https://man.plustar.jp/django/topics/cache.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ています。 Databases can have any alias you choose. However, the alias default has special significance. D ... provided 'out of the box' on every Django project. However, if you want to implement more interesting dat ... ly! This example is intended as a demonstration of how the router infrastructure can be used to alter dat ... gnores some complex issues in order to demonstrate how routers are used. This example won't work if any o ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5312
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "click", function() { $("section.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-un ... ("click", function() { $("section.c-content-win").show(); $("section.c-content-unix").hide(); $(".c-tab-w ... ns invalid syntax, it raises TemplateSyntaxError . How templates are searched and loaded depends on each ... o template loader classes. Each Loader class knows how to import templates from a particular source. Opti ...
https://man.plustar.jp/django/topics/templates.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT