検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 172 for Create (0.098 sec.)
Django 1.11.16 リリースノート — Django 4.0.6 ドキュメント 5204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... データ損失に繋がる可能性がある QuerySet.update_or_create() の競合状態を修正しました ( #29499 )。 目次 Djang ...
https://man.plustar.jp/django/releases/1.11.16.html - [similar]
Django 2.0.9 リリースノート — Django 4.0.6 ドキュメント 5204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... データ損失に繋がる可能性がある QuerySet.update_or_create() の競合状態を修正しました ( #29499 )。 目次 Djang ...
https://man.plustar.jp/django/releases/2.0.9.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5204
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 's internal virtual filesystem. Rasters can now be created from and converted to binary data in-memory. The ... ctdb can now introspect AutoField if the column is created as an identity column. On MySQL, dbshell now supp ... ing. On Oracle, AutoField and BigAutoField are now created as identity columns . The new chunk_size paramete ... their placement in the URL. For bytestrings, this creates a string with an undesired b prefix as well as ad ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... [ドキュメント] def savepoint ( using = None ): """ Create a savepoint (if supported and required by the back ... er. When it's used as a context manager, __enter__ creates a transaction or a savepoint, depending on whethe ... n_atomic_block : # We're already in a transaction; create a savepoint, unless we # were told not to or we're ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... " def __init__ ( self , use_caching = False ): """ Create a new signal. """ self . receivers = [] self . loc ... f . use_caching = use_caching # For convenience we create empty caches even if they are not used. # A note a ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
バグレポートと機能のリクエスト — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... agreement on the feature, then it's appropriate to create a ticket. Include a link the discussion on django- ... more likely to be accepted. Fork Django on GitHub, create a feature branch, and show us your work! Documenti ...
https://man.plustar.jp/django/internals/contributing/bugs-and-features.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng these steps: Login using your GitHub account or create an account in our ticket system. If you have an ac ... ge . If a ticket for this issue doesn't exist yet, create one in our ticket tracker . If a ticket for this i ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me that TransactionNow() will return; nested calls create savepoints which do not affect the transaction tim ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5148
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iting your own custom tags and filters, see How to create custom template tags and filters . To learn how to ...
https://man.plustar.jp/django/ref/templates/index.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5092
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e." % module ) return paths [ 0 ] @classmethod def create ( cls , entry ): """ Factory that creates an app c ... onfig from an entry in INSTALLED_APPS. """ # create() eventually returns app_config_class(app_name, ap ... [ドキュメント] def get_models ( self , include_auto_created = False , include_swapped = False ): """ Return a ... ault, the following models aren't included: - auto-created models for many-to-many relations without an expl ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT