検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 50 for search (0.058 sec.)
Advanced testing topics — Django 4.0.6 ドキュメント 7595
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... following: from django.test import TestCase class SearchFormTestCase ( TestCase ): def test_empty_get ( sel ... f ): response = self . client . get ( '/en/dev/search/' , HTTP_HOST = 'docs.djangoproject.dev:8000' ) se ... logger = None , ** kwargs ) ¶ DiscoverRunner will search for tests in any file matching pattern . top_level ... the test methods in a test case. path.to.module -- Search for and run all tests in the named Python package ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 7474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 外の場合は TypeError が発生します。 A RegexValidator searches the provided value for a given regular expressio ... n with re.search() . By default, raises a ValidationError with mess ... s found. regex ¶ The regular expression pattern to search for within the provided value , using re.search() ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7414
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... マイナーな機能 ¶ django.contrib.admin ¶ ModelAdmin.search_fields now accepts any lookup such as field__exact ... , pagination.html , prepopulated_fields_js.html , search_form.html , and submit_line.html templates can now ... , pagination.html , prepopulated_fields_js.html , search_form.html , and submit_line.html templates can now ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 7354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... figure out which package to install by doing a web search for the last line or so of the error message. Try ... adding your operating system to the search query if needed. If you have trouble installing th ... es. Consult the failing package's documentation or search the web with the error message that you encounter. ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
バリデータ — Django 4.0.6 ドキュメント 7354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or RangeMinValueValidator 前のトピックへ Full text search 次のトピックへ The redirects app 関連キーワード デ ...
https://man.plustar.jp/django/ref/contrib/postgres/validators.html - [similar]
Django 1.10.2 release notes — Django 4.0.6 ドキュメント 7354
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ult ( #27180 ). Allowed combining contrib.postgres.search.SearchQuery with more than one & or | operators ( ...
https://man.plustar.jp/django/releases/1.10.2.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7294
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ta ¶ django-admin loaddata fixture [fixture ...] ¶ Searches for and loads the contents of the named fixture ... directories, in multiple applications. Django will search in three locations for fixtures: In the fixtures d ... or xml ). If you omit the extensions, Django will search all available fixture types for a matching fixture ... ponents. These directories will be included in the search path. For example: django - admin loaddata foo / b ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7234
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... AutoField , SmallIntegerField , and DecimalField . SearchQuery now supports 'websearch' search type on Postg ... reSQL 11+. SearchQuery.value now supports query expressions. The new ... SearchHeadline class allows highlighting search results. ... ry expressions. The new cover_density parameter of SearchRank allows ranking by cover density. The new norma ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ds can either be comma or space separated. Keyword search finds the keyword string anywhere in the keywords. ... _regression You should see git bisect use a binary search to automatically checkout revisions between the go ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 7188
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ly contains one element (#21530). Re-added missing search result count and reset link in changelist admin vi ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
PREV 1 2 3 4 5 NEXT