検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 145 for FILES (0.132 sec.)
How to configure and use logging — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... our logs are sent to various destinations - to log files, external services, email and so on - with some ad ...
https://man.plustar.jp/django/howto/logging.html - [similar]
LayerMapping data import utility — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a way to map the contents of vector spatial data files (e.g. shapefiles) into GeoDjango models. This util ... ng requires GDAL. 警告 GIS data sources, like shapefiles, may be very large. If you find that LayerMapping ... fy the source SRS manually (for example, some shapefiles don't come with a '.prj' file). An integer SRID, W ...
https://man.plustar.jp/django/ref/contrib/gis/layermapping.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5062
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ting GDALRaster objects in GDAL's internal virtual filesystem. Rasters can now be created from and converte ... -location option controls the comment format in PO files. loaddata can now read from stdin . The new diffse ... der.get_template_sources() django.template.loaders.filesystem.Loader.get_template_sources() django.template ... t.has_key() メソッドが削除されました。 django.core.files.storage.Storage.accessed_time() 、 created_time() ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... る必要があります。 より詳しくは How to manage static files (e.g. images, JavaScript, CSS) を参照してください。 ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "my_styles.css" ,) } js = ( "my_code.js" ,) staticfiles app は、すべてのアセットのパスに STATIC_URL ( STAT ... Media objects which store paths to the JavaScript files for the forms and/or formsets. If DEBUG is True it ... he uncompressed versions of the various JavaScript files, including jquery.js ; if not, it will return the ... ts admin template directories ¶ The admin template files are located in the contrib/admin/templates/admin d ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .so.conf , which may include additional paths from files in another directory, such as /etc/ld.so.conf.d . ... ify the PATH environment variable in your .profile file so that the new version of Python is used when pyth ... g Postgres.app, add the following to your .bash_profile so you can run the package's programs from the comm ... You will also have to modify the PATH in your .profile so that the MacPorts programs are accessible from t ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ave to create subject.txt and message.txt template files for both the LJWorld.com and Lawrence.com template ... クへ The sitemap framework 次のトピックへ The staticfiles app 関連キーワード site , sites , domain , Site , ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of the file extension to determine a file's type. Files can be renamed to have any extension no matter wha ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l now supports natural keys . django.contrib.staticfiles ¶ The static template tag now uses django.contrib. ... staticfiles if it's in INSTALLED_APPS . This is especially use ... ys use {% load static %} (instead of {% load staticfiles %} or {% load static from staticfiles %} ) and not ... worry about whether or not the staticfiles app is installed. You can more easily customize th ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 5003
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... する必要があります ( request.POST ではなく、 request.FILES から取得できます)。 フォームでファイルのアップロー ... ドを処理する方法の詳細については、 Binding uploaded files to a form を参照してください。 フォームテンプレート ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 NEXT