検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 35 for extension (0.041 sec.)
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 7558
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s prior to using it. To use citext , use the CITextExtension operation to set up the citext extension in Postgr ... non-deterministic collations instead of the citext extension. You can create them using the CreateCollation mig ... stgres' in your INSTALLED_APPS . Set up the hstore extension in PostgreSQL. You'll see an error like can't adap ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 7558
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a version 4 UUID. On PostgreSQL < 13, the pgcrypto extension must be installed. You can use the CryptoExtension ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7558
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e standard encoder. The new CIText mixin and CITextExtension migration operation allow using PostgreSQL's citex ... t extension for case-insensitive lookups. Three fields are pro ... 。 ImageField now has a default validate_image_file_extension validator. (This validator moved to the form field ... le that. バリデータ ¶ ファイル拡張子を検証する FileExtensionValidator と、 画像ファイルを検証する validate_imag ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
django.contrib.postgres — Django 4.0.6 ドキュメント 7494
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty Unaccent Database migration operations Creating extension using migrations CreateExtension BloomExtension Bt ... reeGinExtension BtreeGistExtension CITextExtension CryptoExtension ... HStoreExtension TrigramExtension UnaccentExtension Managing collat ...
https://man.plustar.jp/django/ref/contrib/postgres/index.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 7383
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he MIME type application/pdf based on the filename extension. This tells browsers that the document is a PDF fi ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 7319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... B of this Geometry in hexadecimal form. This is an extension of the WKB specification that includes the SRID va ... on of this Geometry as a Python buffer. This is an extension of the WKB specification that includes any SRID va ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
PostgreSQL specific database constraints — Django 4.0.6 ドキュメント 7319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . To use them, you need to activate the btree_gist extension on PostgreSQL. You can install it using the BtreeG ... istExtension migration operation. If you attempt to insert a ne ...
https://man.plustar.jp/django/ref/contrib/postgres/constraints.html - [similar]
File storage API — Django 4.0.6 ドキュメント 7319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eric string is appended to the filename before the extension. get_available_name ( name , max_length = None ) ¶ ...
https://man.plustar.jp/django/ref/files/storage.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 7272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ingle line patch. Name the patch file with a .diff extension; this will let the ticket tracker apply correct sy ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are readable by the web server. They can have any extension you want, such as .html or .txt , or they can have ... no extension at all. Note that these paths should use Unix-styl ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
PREV 1 2 3 4 NEXT