検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 145 for files (0.077 sec.)
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... middleware in your own project. Names of uploaded files are available later ¶ In Django 1.0, files uploade ... eAddrFromForwardedFor middleware Names of uploaded files are available later Changes to how model formsets ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.2.3 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... manifest did not contain the full list of required files. 前のトピックへ Django 1.2.4 release notes 次のトピ ...
https://man.plustar.jp/django/releases/1.2.3.html - [similar]
Django 1.3.7 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s 1.3.6 release . The release contained stray .pyc files that caused "bad magic number" errors when running ...
https://man.plustar.jp/django/releases/1.3.7.html - [similar]
Django 1.4.5 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s 1.4.4 release . The release contained stray .pyc files that caused "bad magic number" errors when running ...
https://man.plustar.jp/django/releases/1.4.5.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _together constraint ( #23794 ). Fixed django.core.files.File.__repr__() when the file's name contains Unic ... ug in makemigrations that created broken migration files when dealing with multiple table inheritance and i ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 2.2.12 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 2.2.11. Bugfixes ¶ Added the ability to handle .po files containing different plural equations for the same ...
https://man.plustar.jp/django/releases/2.2.12.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ke three forms: a string representing a file path (filesystem or GDAL virtual filesystem), a dictionary wit ... tes object, it will be opened using a GDAL virtual filesystem. For a detailed description of how to create ... escription of how to create rasters in the virtual filesystem, see Using GDAL's Virtual Filesystem . The fo ... rst . name # Stored in a random path in the vsimem filesystem. '/vsimem/da300bdb-129d-49a8-b336-e410a9428da ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sitemap-generating framework to create sitemap XML files. オーバービュー ¶ A sitemap is an XML file on your ... a sitemap index that references individual sitemap files, one per section. (See Creating a sitemap index be ... a sitemap index that references individual sitemap files, one per each section defined in your sitemaps dic ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
ファイルのハンドリング — Django 4.0.6 ドキュメント 5381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le class The ImageFile class Additional methods on files attached to objects File storage API Getting the c ... urrent storage class The FileSystemStorage class The Storage class アップロードフ ...
https://man.plustar.jp/django/ref/files/index.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5381
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... {{ form.coordinates.country }} . Binding uploaded files to a form ¶ Dealing with forms that have FileField ... ed than a normal form. Firstly, in order to upload files, you'll need to make sure that your <form> element ... ound form with an image field >>> from django.core.files.uploadedfile import SimpleUploadedFile >>> data = ... ta ) In practice, you will usually specify request.FILES as the source of file data (just like you use requ ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT