検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 151 for uses (0.193 sec.)
How to create custom django-admin commands — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s = None , display_num_errors = False ) [ソース] ¶ Uses the system check framework to inspect the entire D ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... em doesn't care which template system a programmer uses. Django は利便性のためにフルスタックとなってはいま ... SQL -- entire statements, or just custom WHERE clauses as custom parameters to API calls. URL デザイン ¶ ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inate system. On PostgreSQL, the 'spheroid' option uses ST_DistanceSpheroid instead of ST_DistanceSphere . ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... patial equality The GEOSGeometry equality operator uses equals_exact() , not equals() , i.e. it requires t ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... すが、この挙動も変更することができます。 The output uses HTML5 syntax, targeting <!DOCTYPE html> . For exam ... ple, it uses boolean attributes such as checked rather than the ... e multiple Form classes that share fields, you can use subclassing to remove redundancy. When you subclass ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Signals — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and registered with Django's model system. Django uses this signal internally; it's not generally used in ...
https://man.plustar.jp/django/ref/signals.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ¶ 引数に指定した書式で日付をフォーマットします。 Uses a similar format to PHP's date() function with som ... タの引数で指定できます。 実装例: You have {{ num_walruses }} walrus {{ num_walruses | pluralize :"es" }} . 単 ... らです。 slice ¶ リストに対するスライスを返します。 Uses the same syntax as Python's list slicing. See http ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ou can't leave out - the primary key field. Django uses the primary key to identify model instances, so it ... パラメータはリストで渡す必要が有ります。 警告 Do not use string formatting on raw queries or quote placehold ... rs inject arbitrary SQL into your database. If you use string interpolation or quote the placeholder, you' ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python is an excellent language to work with, because solutions that look elegant and feel right usually ... 's possible to instantiate them. This has numerous uses. For example, lazy translation can be used before ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django におけるセキュリティ — Django 4.0.6 ドキュメント 4912
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... will pass verification of the library that Django uses for ImageField image processing (Pillow). When thi ...
https://man.plustar.jp/django/topics/security.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 NEXT