検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 108 for format (0.049 sec.)
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6225
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elFormMixin.success_url now support the Python str.format() syntax. The legacy %(<foo>)s syntax is still sup ... ed in Django 1.10. 国際化 (internationalization) ¶ FORMAT_MODULE_PATH can now be a list of strings represent ... ing module paths. This allows importing several format modules from different reusable apps. It also allo ... ws overriding those custom formats in your main Django project. ロギング ¶ The djang ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
django.core.paginator — Django 4.0.6 ドキュメント 6187
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne and not ordered : obj_list_repr = ( " {} {} " . format ( self . object_list . model , self . object_list ... r ( self . object_list , "model" ) else " {!r} " . format ( self . object_list ) ) warnings . warn ( "Pagina ... results with an unordered " "object_list: {} ." . format ( obj_list_repr ), UnorderedObjectListWarning , st ...
https://man.plustar.jp/django/_modules/django/core/paginator.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6187
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he will be removed. Support for the pre-Django 3.2 format of messages used by django.contrib.messages.storag ... e removed. Support for the pre-Django 3.1 encoding format of cookies values used by django.contrib.messages. ... e removed. Support for the pre-Django 3.1 encoding format of sessions will be removed. Support for the pre-D ... a parent_link will be removed. Support for Widget._format_value() will be removed. FileField methods get_dir ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6085
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w proper capture when testing. テンプレート ¶ floatformat template filter now allows using the u suffix to f ... upports Oracle 19c. CSRF_TRUSTED_ORIGINS changes ¶ Format change ¶ Values in the CSRF_TRUSTED_ORIGINS settin ... the appropriate template from Django 3.2. The floatformat template filter no longer depends on the USE_L10N ... s removed. Support for the pre-Django 3.1 encoding format of cookies values used by django.contrib.messages. ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6085
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... provide you with more - and better structured - information about the state and health of your application. ... mately, a log record needs to be rendered as text. Formatters describe the exact format of that text. A form ... atter usually consists of a Python formatting string containing LogRecord attributes ; howev ... er, you can also write custom formatters to implement specific formatting behavior. Sec ...
https://man.plustar.jp/django/topics/logging.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 6034
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... にして適切な logging 設定を追加する必要があります。 'formatters' : { 'django.server' : { '()' : 'django.utils. ... log.ServerFormatter' , 'format' : '[ %(server_time)s ] %(message)s ... l' : 'INFO' , 'class' : 'logging.StreamHandler' , 'formatter' : 'django.server' , }, }, 'loggers' : { 'djang ... now applied for the date and time filters when no format string is specified. The DATE_FORMAT and TIME_FORM ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... based on docutils . The basic idea is that lightly-formatted plain-text documentation is transformed into HT ... ML, PDF, and any other output format. To build the documentation locally, install Sphin ... ructuredText files ¶ These guidelines regulate the format of our reST (reStructuredText) documentation: In s ... .. versionchanged:: X.Y " directive (with the same format as the versionadded mentioned above. These version ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Geographic Sitemaps — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u to present geolocated data in a machine-readable format. カスタマイズ例 ¶ Reference ¶ KMLSitemap ¶ KMZSite ...
https://man.plustar.jp/django/ref/contrib/gis/sitemaps.html - [similar]
PostgreSQL specific form fields and widgets — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... endly in most cases, however it is a useful way to format data from a client-side widget for submission to t ... endly in most cases, however it is a useful way to format data from a client-side widget for submission to t ...
https://man.plustar.jp/django/ref/contrib/postgres/forms.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5983
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a JSON object containing a translations catalog, formatting settings, and a plural rule. get_language_info ... e level of the DB-API module to handle time zone information of datetime values passed as query parameters o ... ned above) has been removed. This method served to format dates on Oracle long before 1.0, but hasn't been o ... l adapters and converters for managing time zone information on datetime values sent to the database as quer ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT