検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 135 for provide (0.091 sec.)
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me without default aliases, so you must explicitly provide one. For example: >>> SomeModel . objects . aggreg ... で非推奨: If there are no rows and default is not provided, ArrayAgg returns an empty list instead of None . ... で非推奨: If there are no rows and default is not provided, JSONBAgg returns an empty list instead of None . ... で非推奨: If there are no rows and default is not provided, StringAgg returns an empty string instead of Non ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
データベース — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... QLite There are also a number of database backends provided by third parties . Django attempts to support as ... tandard library. These drivers are thread-safe and provide connection pooling. In addition to a DB API driver ... o access the database drivers from its ORM. Django provides an adapter for mysqlclient while MySQL Connector/ ... ng the database settings or tables. Django doesn't provide an API to change them. By default, with a UTF-8 da ...
https://man.plustar.jp/django/ref/databases.html - [similar]
SchemaEditor — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... arty database backend for Django, you will need to provide a SchemaEditor implementation in order to work wit ... el ) ¶ Creates a new table in the database for the provided model, along with any unique constraints or index ... table to represent the relationship. If through is provided, it is a no-op. If the field is a ForeignKey , th ... e created to track the relationship. If through is provided, it is a no-op. alter_field() ¶ BaseDatabaseSchem ...
https://man.plustar.jp/django/ref/schema-editor.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django. Additionally, utility functions have been provided to ease interoperability with third-party librari ... 's object-relational mapper -- the component which provides the mapping between Django model classes and your ... o wiki . テンプレート変数の自動的なエスケープ ¶ To provide improved security against cross-site scripting (XS ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . ページネーション ¶ Added Paginator.get_page() to provide the documented pattern of handling invalid page nu ... n for a CharField if the max_length argument isn't provided. The first argument of DatabaseCreation._clone_te ... ssionAuthenticationMiddleware class is removed. It provided no functionality since session authentication is ... ings. Django favors callable references since they provide better performance and debugging experience. Redir ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
ファイルの管理 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ When you use a FileField or ImageField , Django provides a set of APIs you can use to deal with that file. ... AULT_FILE_STORAGE setting; if you don't explicitly provide a storage system, this is the one that will be use ...
https://man.plustar.jp/django/topics/files.html - [similar]
Django のショートカット関数 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se object with that rendered text. Django does not provide a shortcut function which returns a TemplateRespon ...
https://man.plustar.jp/django/topics/http/shortcuts.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he @display decorator ¶ For model methods, you can provide translations to Django and the admin site with the ... Form ): error_message = ngettext_lazy ( "You only provided %(num)d argument" , "You only provided %(num)d ar ... rms . Form ): error_message = ngettext_lazy ( "You provided %d argument" , "You provided %d arguments" , ) de ... with the deactivate_all() function. This tag also provides for pluralization. To use it: Designate and bind ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5175
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o be an app config class; if not, # an app module. Provide a nice error message in both cases. mod_path , _ , ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 5175
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tImplementedError ( "subclasses of LazyObject must provide a _setup() method" ) # Because we have messed with ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT