検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 135 for provide (0.244 sec.)
Unit tests — Django 4.0.6 ドキュメント 6378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... databases to use. To help you get started, Django provides and uses a sample settings module that uses the S ... ds other than SQLite, however, you must create and provide your own test settings . For example, to run the t ... sing a backend that isn't SQLite, you will need to provide other details for each database: The USER option n ... abase can be created. The PASSWORD option needs to provide the password for the USER that has been specified. ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 6378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... al 1.5 release was done there. These branches also provide bugfix and security support as described in サポー ... d community members have occasionally used them to provide unofficial support for old Django releases. タグ ¶ ...
https://man.plustar.jp/django/internals/git.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e than the two variables mentioned before. You can provide your implementation of get_context_data method in ... uses a subtitle . That's because Atom feeds don't provide for a feed-level "description," but they do provid ... e for a "subtitle." If you provide a description in your Feed class, Django will not ... # (where it is the feed-level ID element). If not provided, the feed # link is used as the ID. def feed_guid ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6378
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ages, namely JavaScript functionality. Django also provides special support for those frameworks; see the sec ... のになります。 name = fred & passwd = secret If you provide content_type as application/json , the data is ser ... or put() , patch() , and delete() requests. If you provide any other content_type (e.g. text/xml for an XML p ... に対応する適当な名前を使ってください。) You may also provide any file-like object (e.g., StringIO or BytesIO ) ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nfigs`` is the list of application's configuration provided by the app registry. ``stealth_options`` A tuple ... .g. " '"myproject.settings.main". If this isn \' t provided, the ' "DJANGO_SETTINGS_MODULE environment variab ... ImplementedError ( "subclasses of BaseCommand must provide a handle() method" ) class AppCommand ( BaseComman ... tImplementedError ( "Subclasses of AppCommand must provide a handle_app_config() method." ) class LabelComman ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng Django projects. It detects common problems and provides hints for how to fix them. The framework is exten ... ates a single reportable error or warning. It also provides context and hints applicable to the message, and ... g a hint for fixing the problem. If no hint can be provided, or the hint is self-evident from the error messa ... may be present. fields.W161 : Fixed default value provided. fields.W162 : <database> does not support a data ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... However, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a l ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
Django 1.4.6 release notes — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entered. If a developer relied on is_safe_url() to provide safe redirect targets and put such a URL into a li ...
https://man.plustar.jp/django/releases/1.4.6.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he pattern test*.py . In addition, the test labels provided to ./manage.py test to nominate specific tests to ... e database. GeoDjango form widgets ¶ GeoDjango now provides form fields and widgets for its geo-specialized f ... umber argument for lazy plural translations can be provided at translation time rather than at definition tim ... onseRedirect and HttpResponsePermanentRedirect now provide an url attribute (equivalent to the URL the respon ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.1.6 リリースノート — Django 4.0.6 ドキュメント 6210
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s compatibility with third-party code that doesn't provide it ( #30097 ). 目次 Django 2.1.6 リリースノート CV ...
https://man.plustar.jp/django/releases/2.1.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT