検索

phrase: max: clip:
target: order:
Results of 51 - 55 of about 55 for execute (0.072 sec.)
マイグレーション — Django 4.0.6 ドキュメント 6667
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Migration ): atomic = False It's also possible to execute parts of the migration inside a transaction using ... llable to RunPython to run whatever logic you want executed when migrating backwards. If this callable is omi ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aff=True ), and is active ( User.is_active=True ), execute the view normally. Otherwise, the request will be ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... then somebody could upload a CGI or PHP script and execute that script by visiting its URL on your site. Don' ... e that even an uploaded HTML file, since it can be executed by the browser (though not by the server), can po ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enoting whether the current user has permission to execute the decorated view. By default, this returns the r ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6563
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll ()]) That means the same database query will be executed twice, effectively doubling your database load. A ... r() , etc. -- are "AND"ed together. If you need to execute more complex queries (for example, queries with OR ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 4 5 6 NEXT