検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 145 for re (0.112 sec.)
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » システムチェックフレームワーク ... f CheckMessage . An instance encapsulates a single reportable error or warning. It also provides context ... sed for filtering purposes. Constructor arguments are: level The severity of the message. Use one of the ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django の admin サイト ¶ Django ... のプロジェクトテンプレートで有効になります。 If you're not using the default project template, here are t ... he requirements: Add 'django.contrib.admin' and its depe ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » LayerMapping data import utilit ... . shapefiles) into GeoDjango models. This utility grew out of the author's personal needs to eliminate t ... he code repetition that went into pulling geometries and fiel ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » Django 1.11 リリースノート ¶ Ap ... 。 Django 1.11 is designated as a long-term support release . It will receive security updates for at lea ... st three years after its release. Support for the previous ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » ファイルの管理 ¶ This document ... as those uploaded by a user. The lower level APIs are general enough that you could use them for other p ... . images, JavaScript, CSS) . By default, Django stores files locally, using the MEDIA_ROOT and MEDIA_URL ...
https://man.plustar.jp/django/topics/files.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5216
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... ); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix").on("click", funct ... メント Home | Table of contents | Index | Modules « previous | up | next » テストツール ¶ Django は、テスト ... test your views and interact with your Django-powered application programmatically. テストクライアントで ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » How to create database migratio ... When using multiple databases, you may need to figure out whether or not to run a migration against a pa ... rticular database. For example, you may want to only run a migration on a ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Coding style — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... ); } }); }); })(jQuery);(function($) { $(document).ready(function() { $(".c-tab-unix").on("click", funct ... メント Home | Table of contents | Index | Modules « previous | up | next » Coding style ¶ Please follow th ... ndards when writing code for inclusion in Django. Pre-commit checks ¶ pre-commit is a framework for mana ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » contenttypes フレームワーク ¶ D ... ack all of the models installed in your Django-powered project, providing a high-level, generic interfac ... ypes.models.ContentType . Instances of ContentType represent and store information about the models inst ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5145
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ltins.tfilters) != -1) { var fragment = filtername.replace(/_/, '-'); $(elem).html(" " + filtername + " ... メント Home | Table of contents | Index | Modules « previous | up | next » GeoDjango Installation ¶ オーバ ... ービュー ¶ In general, GeoDjango installation requires: Python and Django Spatial database Installi ... ng Geospatial libraries Details for each of the requirements and installation instructi ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT