検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 159 for How (0.029 sec.)
テストツール — 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 ... It requires no arguments at time of construction. However, you can use keyword arguments to specify some ... st requires a user be logged in and the details of how a user logged in aren't important. Unlike login() ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the django.jQuery namespace. To do that, change how the code listens for events. Instead of wrapping t ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bute of the model. Let's look at an example to see how this works. If you already have the contenttypes a ... Field which doesn't have a maximum length defined, however this may incur significant performance penalti ... a GenericRelation . For example, you can find out how many tags all the bookmarks have: >>> Bookmark . o ... its all properties from an InlineModelAdmin class. However, it adds a couple of its own for working with ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eal geometries available in modern MySQL versions. However, the spatial functions are not as rich as othe ... odels with Geometry Fields ¶ Here is an example of how to create a geometry object (assuming the Zipcode ... the GDALRaster constructor. Here is an example of how to create a raster object from a raster file volca ... ny manager method like filter() , exclude() , etc. However, the lookup types unique to GeoDjango are only ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... QL users, refer to the MySQL manual for details on how to set or alter the database character set encodin ... e users, refer to the Oracle manual for details on how to set ( section 2 ) or alter ( section 11 ) the d ... occur). Normally, you'll want to use smart_str() . However, force_str() is useful in template tags and fi ... that they are encoded using only ASCII characters. However, in an international environment, you might ne ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as for some time contained notes advising users on how to configure web servers to ensure that only valid ... Host headers can reach the Django application. However, it has been reported to us that even with the ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5255
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res . 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ... e 1.11 で非推奨となった機能 for details, including how to remove usage of these features. contrib.auth.vi ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5197
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y.apps.JazzManoucheConfig' , # ... ] This example shows project-specific configuration classes located in ... f True whenever possible. Initialization process ¶ How applications are loaded ¶ When Django starts, djan ... ls once their application configuration is loaded. However, in order to avoid needless constraints on the ... アプリケーションレジストリ Initialization process How applications are loaded トラブルシューティング 前の ...
https://man.plustar.jp/django/ref/applications.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5197
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ce def save ( self , * args , ** kwargs ): # Check how the current values differ from ._loaded_values. Fo ... ) . save ( * args , ** kwargs ) The example above shows a full from_db() implementation to clarify how th ... ve () # Overrides the previous blog with ID=3! See How Django knows to UPDATE vs. INSERT , below, for the ... strings, are 'ready to write' as a Python object. However, more complex data types often require some mo ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 5197
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as for some time contained notes advising users on how to configure web servers to ensure that only valid ... Host headers can reach the Django application. However, it has been reported to us that even with the ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT