検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 216 for contrib (0.096 sec.)
クラスベースビュー入門 — Django 4.0.6 ドキュメント 4545
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 場所は、ビューをデプロイするURLconfです: from django.contrib.auth.decorators import login_required , permission ... きます。たとえば、次のように使用します。 from django.contrib.auth.decorators import login_required from django. ...
https://man.plustar.jp/django/topics/class-based-views/intro.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file required -- import them as normal from django.contrib.gis . On Debian/Ubuntu, you are advised to install ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , you can't use this renderer. For example, django.contrib.admin doesn't include Jinja2 templates for its wid ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a list of PostgreSQL-specific indexes, see django.contrib.postgres.indexes . opclasses ¶ Index. opclasses ¶ ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... てテンプレート上にロードする必要があります。 django.contrib.humanize ¶ データを「ヒトにやさしい」表現にする上で ... テンプレートフィルタのセットです。くわしくは django.contrib.humanize を参照してください。 static ¶ static ¶ To ... go ships with a static template tag. If the django.contrib.staticfiles app is installed, the tag will serve f ... 8n l10n tz その他のタグとフィルタライブラリ django.contrib.humanize static static get_static_prefix get_media ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tor (such as the login_url argument for the django.contrib.auth.decorators.permission_required() decorator). ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Built-in Views — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le is user-uploaded content in MEDIA_ROOT . django.contrib.staticfiles is intended for static assets and has ...
https://man.plustar.jp/django/ref/views.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts apps, have been decoupled and moved into django.contrib . If you don't want to use these applications, you ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 4514
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e documentation). Fixed a regression in the django.contrib.gis SQL compiler for non-concrete fields ( #22250 ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 4482
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... short description of the field type via the django.contrib.admindocs application. To do this provide descript ... be 'A hand of cards (bridge style)'. In the django.contrib.admindocs display, the field description is interp ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]