検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 144 for contains (0.054 sec.)
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n PostgreSQL when adding a check constraint with a contains lookup on DateRangeField or DateTimeRangeField , i ... ngo 2.2 where auto-reloader crashes if a file path contains nulls characters ( '\x00' ) ( #30506 ). Fixed a re ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
GeoDjango Utilities — Django 4.0.6 ドキュメント 6124
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go Utilities ¶ The django.contrib.gis.utils module contains various utilities that are useful in creating geos ...
https://man.plustar.jp/django/ref/contrib/gis/utils.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 6124
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rsion functions ¶ The django.utils.encoding module contains a few functions that are handy for converting back ... nstruct your IRI without worrying about whether it contains non-ASCII characters and then, right at the end, c ... when saving files with file names or content that contains non-ASCII characters. Filesystem support for UTF-8 ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.2.5 release notes — Django 4.0.6 ドキュメント 6124
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backwards compatibility with Django 1.2.4. It also contains a number of fixes and other improvements. Django 1 ... insert data into your database. If your custom SQL contains INSERT statements, those insertions will be perfor ...
https://man.plustar.jp/django/releases/1.2.5.html - [similar]
ページネーション — Django 4.0.6 ドキュメント 6124
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (most recent call last): ... EmptyPage : That page contains no results >>> page2 . previous_page_number () 1 > ... (most recent call last): ... EmptyPage : That page contains no results 注釈 Paginator には、リストやタプル、 D ...
https://man.plustar.jp/django/topics/pagination.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 6030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... roduction to the tools and the workflow. This page contains more general advice on ways you can contribute to ... e on Writing documentation . 注釈 The reports page contains links to many useful Trac queries, including sever ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed other than None when the queryset (or grouping) contains no entries. The **extra kwargs are key=value pairs ... hods on the wrapped expression. class Expression ¶ contains_aggregate ¶ Tells Django that this expression cont ... a GROUP BY clause needs to be added to the query. contains_over_clause ¶ Tells Django that this expression co ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
django.urls functions for use in URLconfs — Django 4.0.6 ドキュメント 6030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gettext_lazy() (see URL パターンを翻訳する ) that contains a URL pattern. The string may contain angle bracke ... gettext_lazy() (see URL パターンを翻訳する ) that contains a regular expression compatible with Python's re m ... lly use raw string syntax ( r'' ) so that they can contain sequences like \d without the need to escape the ba ...
https://man.plustar.jp/django/ref/urls.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6030
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iewfunc ( request ): a . save () # transaction now contains a.save() sid = transaction . savepoint () b . save ... () # transaction now contains a.save() and b.save() if want_to_keep_b : transact ... savepoint_commit ( sid ) # open transaction still contains a.save() and b.save() else : transaction . savepoi ... nt_rollback ( sid ) # open transaction now contains only a.save() Savepoints may be used to recover fr ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5947
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のサブクラスを定義してください。 When INSTALLED_APPS contains the dotted path to an application module, by defau ... g will be loaded automatically when INSTALLED_APPS contains 'rock_n_roll' . If you need to prevent this, set d ... ngo to load them automatically when INSTALLED_APPS contains the path to an application module rather than the ...
https://man.plustar.jp/django/ref/applications.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT