検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 151 for uses (0.094 sec.)
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ModelAdmin 's with save_as=True ¶ If a ModelAdmin uses save_as=True (not the default), the admin provides ... files now have some invalid Python syntax. This causes difficulties for packaging systems that unconditio ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary data, such as an image. A web application that uses GET requests for admin forms is a security risk: i ... . Here's a modification of an earlier example that uses these two methods: {# Include the hidden fields #} ... l. 再利用可能なフォームテンプレート ¶ If your site uses the same rendering logic for forms in multiple pla ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts define asset requirements, and the Django Admin uses the custom widgets in place of the Django defaults ... like the widgets that the Django Admin application uses, feel free to use them in your own application! Th ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
国際化とローカル化 — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 式の設定がされるべきかを指定できるようにします。 It uses these hooks to localize web apps for particular us ...
https://man.plustar.jp/django/topics/i18n/index.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tate and health of your application. 概要 ¶ Django uses and extends Python's builtin logging module to per ... higher) message to the site ADMINS . This handler uses the special filter. 3 つのロガーを設定します: djan ...
https://man.plustar.jp/django/topics/logging.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 5425
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rialized object. However, if you have a model that uses multi-table inheritance , you also need to seriali ... zers.json. DjangoJSONEncoder ¶ The JSON serializer uses DjangoJSONEncoder for encoding. A subclass of JSON ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 5297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ates a file at templates/admin/base_site.html that uses the configured project-level templates directory t ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onAdmin, self).__init__(*args, **kwargs) . You can use super().__init__(*args, **kwargs) . admin ファイルの ... data in the admin. The automatic admin interface reuses django.forms , and the ModelAdmin class gives you ... nline ): model = Membership extra = 1 This example uses the default InlineModelAdmin values for the Member ... rride many of the templates which the admin module uses to generate the various pages of an admin site. Yo ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... next » Installing Geospatial libraries ¶ GeoDjango uses and/or provides interfaces for the following open ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 5297
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is is different from the db_index field option because spatial indexes are created in a different manner t ... plane used by a geometry type, the geography type uses a spherical representation of its data. Distance a ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT