検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 126 for multiple (0.026 sec.)
複数のデータベース — Django 4.0.6 ドキュメント 14614
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atabase support for information about testing with multiple databases. データベースを定義する ¶ Djangoでデータ ... utomatic database routing ¶ The easiest way to use multiple databases is to set up a database routing scheme. ... ete ( using = 'legacy_users' ) Using managers with multiple databases ¶ Use the db_manager() method on manager ... he database you specify. Using get_queryset() with multiple databases ¶ If you're overriding get_queryset() on ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 1.6.1 release notes — Django 4.0.6 ドキュメント 10261
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (#21428). Added missing to_python method for ModelMultipleChoiceField which is required in Django 1.6 to prop ... commands that never worked as promised: Support of multiple locale names separated by commas. It's still possi ... ble to specify multiple locales in one run by using the option multiple ti ... se , when , notes , regression , crash , related , multiple , from , using クイック検索 Last update: 2022年6月 ...
https://man.plustar.jp/django/releases/1.6.1.html - [similar]
Django 1.0.1 リリースノート — Django 4.0.6 ドキュメント 8925
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onalization of the default templates for comments. Multiple fixes for Django's support of Oracle databases, in ... g and fixes for working with INSERT -only queries. Multiple fixes for inline forms in formsets. Multiple fixes ...
https://man.plustar.jp/django/releases/1.0.1.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 8753
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of Memcached is its ability to share a cache over multiple servers. This means you can run Memcached daemons ... on multiple machines, and the program will treat the group of ... sername:password@127.0.0.1:6379' , } } If you have multiple Redis servers set up in the replication mode, you ... comma delimited string, or as a list. While using multiple servers, write operations are performed on the fir ...
https://man.plustar.jp/django/topics/cache.html - [similar]
クラスベースビュー mixin — Django 4.0.6 ドキュメント 8594
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... をご覧ください。 Simple mixins Single object mixins Multiple object mixins mixinを編集する Date-based mixins 前 ... mixin , mixins , トピック , previous , up , next , Multiple , 検索 , クイック , date クイック検索 Last update: ...
https://man.plustar.jp/django/ref/class-based-views/mixins.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8594
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tories matching the given glob -style pattern. Use multiple times to ignore more. 使い方の例: django - admin c ... tion names and model names. If you want to exclude multiple applications, pass --exclude more than once: djang ... app_label or app_label.ModelName ). Use the option multiple times to exclude more than one app or model. What' ... that comprise the fixture can be distributed over multiple directories, in multiple applications. Django will ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 8594
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mplex expressions incrementally, possibly spanning multiple methods and modules, refer to the expression parts ... uplicate result rows. However, if your query spans multiple tables, it's possible to get duplicate results whe ... anyField attributes and reverse relations can have multiple related rows, including these can have a multiplie ... This will be especially pronounced if you include multiple such fields in your values() query, in which case ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8594
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ge, important new features, including: Support for multiple database connections in a single Django instance. ... Django 1.3. What's new in Django 1.2 ¶ Support for multiple databases ¶ Django 1.2 adds the ability to use mor ... nt new feature for GeoDjango in 1.2 is support for multiple spatial databases. As a result, the following spat ... lse ): # ... These changes are required to support multiple databases -- db_type and get_db_prep_* can no long ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 7920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » Multiple object mixins ¶ MultipleObjectMixin ¶ class django ... .views.generic.list. MultipleObjectMixin ¶ オブジェクトのリストを表示するために使 ... specified, or if the available objects do not span multiple pages. paginator : An instance of django.core.pagi ... ot paginated, this context variable will be None . MultipleObjectTemplateResponseMixin ¶ class django.views.ge ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
Model クラスのリファレンス — Django 4.0.6 ドキュメント 7760
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass of django.core.exceptions.ObjectDoesNotExist . MultipleObjectsReturned ¶ exception Model. MultipleObjectsR ... ¶ This exception is raised by QuerySet.get() when multiple objects are found for the given lookups. Django pr ... ovides a MultipleObjectsReturned exception as an attribute of each m ... el class to identify the class of object for which multiple objects were found, allowing you to catch exceptio ...
https://man.plustar.jp/django/ref/models/class.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT