検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 145 for files (0.027 sec.)
File storage API — Django 4.0.6 ドキュメント 6431
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » File storage API ¶ Getting the current storage class ¶ D ... will be raised if the import is unsuccessful. The FileSystemStorage class ¶ class FileSystemStorage ( loca ... = None , directory_permissions_mode = None ) ¶ The FileSystemStorage class implements basic file storage on ... a local filesystem. It inherits from Storage and provides implem ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
索引 — Django 4.0.6 ドキュメント 6372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... efault_manager (Model の属性) _open() (django.core.files.storage モジュール) _save() (django.core.files.sto ... 性) allow_empty_first_page (Paginator の属性) allow_files (FilePathField の属性) , [1] allow_folders (FilePa ... nager (django.contrib.sessions のクラス) base_url (FileSystemStorage の属性) base_widget (RangeWidget の属性 ... tra (UploadedFile の属性) ContentFile (django.core.files.base のクラス) ContentType (django.contrib.content ...
https://man.plustar.jp/django/genindex.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 6372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .org/proj/proj-X.Y.Z.tar.gz ... and datum shifting files (download proj-datumgrid-X.Y.tar.gz for PROJ < 7.x ... ource code archive, and extract the datum shifting files in the data subdirectory (use nad subdirectory for ... l/lib/libgdal.so' Footnotes [1] The datum shifting files are needed for converting data to and from certain ... rid file only included in the extra datum shifting files. It is easier to install the shifting files now, t ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 6278
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... try and/or City datasets in binary format (the CSV files will not work!). Grab the GeoLite2-Country.mmdb.gz ... and GeoLite2-City.mmdb.gz files and unzip them in a directory corresponding to the ... or the full path to where the city or country data files ( .mmdb ) are located. Assumes that both the city ... Path specifying the directory where the GeoIP data files are located. This setting is required unless manua ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 6219
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r in the templates directory, and add the template files to that folder: templates/ blog/ list.html post.ht ... og/list.html templates, the loader will return the files you just created. Overriding from an app's templat ... erridden template 前のトピックへ How to create PDF files 次のトピックへ How to manage static files (e.g. im ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6219
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er versions of Django. FileField no longer deletes files ¶ In earlier Django versions, when a model instanc ... file. In Django 1.2.5, FileField will never delete files from the backend storage. If you need cleanup of o ... rphaned files, you'll need to handle it yourself (for instance, ... tion for AJAX requests FileField no longer deletes files Use of custom SQL to load initial data in tests Mo ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6172
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... But the common case is to read templates from the filesystem. If your template files are not stored with a ... harset' option to change the encoding used to read files from disk. The DEFAULT_CHARSET setting controls th ... easier to work solely with strings at that point. Files ¶ If you intend to allow users to upload files, yo ... ncounter UnicodeEncodeError exceptions when saving files with file names or content that contains non-ASCII ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6113
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pdated, changed, and deleted by creating migration files that represent the model changes and which can be ... current site on each request. django.contrib.staticfiles ¶ The static files storage classes may be subclass ... to override the permissions that collected static files and directories receive by setting the file_permis ... e collectstatic for example usage. The CachedStaticFilesStorage backend gets a sibling class called Manifes ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6066
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mit if you are happy with them. Python style ¶ All files should be formatted using the black auto-formatter ... void indentation and whitespace issues. The Python files use 4 spaces for indentation and the HTML files us ... ote that our setup.cfg file contains some excluded files (deprecated modules we don't care about cleaning u ... rsively from your current directory, modifying any files that don't conform to the guidelines. If you need ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6066
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r a phrase or raw expression. django.contrib.staticfiles ¶ Added path matching to the collectstatic --ignor ... rove the performance of watching a large number of files for changes. マイグレーション ¶ The new migrate -- ... t_type='application/json' . The new ORACLE_MANAGED_FILES test database setting allows using Oracle Managed ... is insufficient for some cases. CSS and JavaScript files which don't include their dependencies may now be ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT