検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 117 for while (0.041 sec.)
データベース — Django 4.0.6 ドキュメント 7412
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... error state. If any database errors have occurred while processing the requests, Django checks whether the ... ts ORM. Django provides an adapter for mysqlclient while MySQL Connector/Python includes its own . mysqlcli ... ibed in Isolation In SQLite when modifying a table while iterating over it using QuerySet.iterator() . If a ... WITH ADMIN OPTION CREATE TRIGGER WITH ADMIN OPTION While the RESOURCE role has the required CREATE TABLE , ...
https://man.plustar.jp/django/ref/databases.html - [similar]
Signals — Django 4.0.6 ドキュメント 7412
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an that is going to be used for the migration run. While the plan is not public API, this allows for the ra ... igration plan that was used for the migration run. While the plan is not public API, this allows for the ra ... al is sent whenever Django encounters an exception while processing an incoming HTTP request. このシグナルと ...
https://man.plustar.jp/django/ref/signals.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 7150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hose up in connect, disconnect and _live_receivers while # holding self.lock. Note that doing the cleanup h ... f garbage # collection, and so the call can happen while we are already holding # self.lock. self . _dead_r ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 7150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the full URL of the linking page as the referrer. While this can be useful for some purposes -- like figur ... most of the benefits of disabling Referer headers while also keeping CSRF protection, consider enabling on ... at they fetch, overriding the Content-Type header. While this can help display sites with improperly config ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
Django 1.7.6 release notes — Django 4.0.6 ドキュメント 7150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lows displaying model fields and model attributes. While the former were correctly escaped, the latter were ...
https://man.plustar.jp/django/releases/1.7.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django's built-in lookups (e.g. lte , icontains ) while transforms are a new concept. The django.db.models ... ncompatible change. allow_syncdb / allow_migrate ¶ While Django will still look at allow_syncdb methods eve ... on configurations and models as soon as it starts. While this behavior is more straightforward and is belie ... ts you if you relied on the default field ordering while having fields defined on both the current class an ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 7150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.middleware.http.ConditionalGetMiddleware . While being suitable for many situations, the middleware ... odification times quickly and if some view takes a while to generate the content, you should consider using ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
django.core.files.images — Django 4.0.6 ドキュメント 6875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... needs to # parse the whole file. chunk_size = 1024 while 1 : data = file . read ( chunk_size ) if not data ...
https://man.plustar.jp/django/_modules/django/core/files/images.html - [similar]
Django 1.5.3 release notes — Django 4.0.6 ドキュメント 6875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atibility, this setting defaults to using pickle . While JSON serialization does not support all Python obj ...
https://man.plustar.jp/django/releases/1.5.3.html - [similar]
Django 1.8.16 リリースノート — Django 4.0.6 ドキュメント 6875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... makes them vulnerable to a DNS rebinding attack . While Django doesn't ship a module that allows remote co ...
https://man.plustar.jp/django/releases/1.8.16.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT