検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 108 for format (0.179 sec.)
Django 1.2.4 release notes — Django 4.0.6 ドキュメント 5792
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ufficient knowledge of a model's structure and the format of these lookup arguments to invent useful new fil ... trated that this can be abused to gain access to information outside of an admin user's permissions; for exa ... d by the Django database API -- expose sensitive information such as users' password hashes. To remedy this, ...
https://man.plustar.jp/django/releases/1.2.4.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5792
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . The django.db.models.Transform class allows transformations of database values prior to the final lookup. ... er(author__birthdate__year__lte=1981) . For more information about both custom lookups and transforms refer ... n also be used to serialize the errors in a custom format such as XML. The new Form.errors.as_json() method ... See the ManifestStaticFilesStorage docs for more information. findstatic now accepts verbosity flag level 2, ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5792
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ays ( #25772 ). Restored the ability to use custom formats from formats.py with django.utils.formats.get_for ... , when , values , filter , using , which , read , formats , list , we クイック検索 Last update: 2022年6月01 ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 5792
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orage.cookie.CookieStorage , in the pre-Django 3.2 format ( #32643 ). Fixed a regression in Django 3.2 that ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re accessed by many people at the same time. Other formats ¶ Notice that there isn't a lot in these examples ... use a similar technique to generate any arbitrary format that you can find a Python library for. Also see H ... e techniques you can use when generated text-based formats. 参考 Django Packages provides a comparison of pa ... ReportLab をインストールする Write your view Other formats 前のトピックへ How to create CSV output 次のトピッ ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ーマット ¶ You can also review conf/locale/<locale>/formats.py . This file describes the date, time and numbe ... rs formatting particularities of your locale. See 表示形式の ... ローカル化 for details. The format files aren't managed by the use of Transifex. To c ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
Geolocation with GeoIP2 — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d the GeoIP Country and/or City datasets in binary format (the CSV files will not work!). Grab the GeoLite2- ... 2. city ( query ) ¶ Returns a dictionary of city information for the given query. Some of the values in the ...
https://man.plustar.jp/django/ref/contrib/gis/geoip2.html - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... えると破棄されます。 Changed in Django 3.2: Messages format was changed to the RFC 6265 compliant format. clas ... evel = messages . get_level ( request ) For more information on how the minimum recorded level functions, se ... leaned data from the form which is used for string formatting Example views.py : from django.contrib.message ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tabase. If you only want to pickle the necessary information to recreate the QuerySet from the database at a ... your queries closely and understand exactly what information you need and have measured that the difference ... ct instances. See the 素の SQL 文の実行 for more information. 警告 raw() always triggers a new query and doe ... he given lookup parameters, which should be in the format described in Field lookups . You should use lookup ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5741
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d Select.render_option() method is removed. Widget.format_output() メソッドは削除されました。代わりにカスタム ... た。旧来の場所は非推奨となります。 django.utils.text.format_lazy() が採用されたため、 django.utils.translation ... は非推奨となりました。 string_concat(*strings) は format_lazy('{}' * len(strings), *strings) で置き換えるこ ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT