検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 116 for called (0.084 sec.)
Database instrumentation — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wrapper is a callable taking five arguments. It is called for every query execution in the scope of the cont ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () decorator. This allows a function that has been called with a lazy argument to behave lazily itself, only ... nt - which could be an expensive one - will not be called upon for evaluation until it's strictly required. ...
https://man.plustar.jp/django/topics/performance.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... い。 You might notice we have a second mailing list, called django-developers . This list is for discussion of ...
https://man.plustar.jp/django/faq/help.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... py -m venv project-name This will create a folder called 'project-name' if it does not already exist and se ...
https://man.plustar.jp/django/howto/windows.html - [similar]
クイックインストールガイド — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or details. Python includes a lightweight database called SQLite so you won't need to set up a database just ...
https://man.plustar.jp/django/intro/install.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sword is provided, set_unusable_password() will be called. The extra_fields keyword arguments are passed thr ... ¶ Configures a newly created user. This method is called immediately after a new user is created, and can b ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t impose any constraints on the geometry's SRID if called with a CoordTransform object. GEOSGeometry. normal ... returns OGC-compliant WKB when its write method is called. However, it has properties that allow for the cre ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
Installing Geospatial libraries — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y" geometries). Specifically, the C API library is called (e.g., libgeos_c.so ) directly from Python using c ...
https://man.plustar.jp/django/ref/contrib/gis/install/geolibs.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ddleware . It is sent with every response that has called django.middleware.csrf.get_token() (the function u ... s used by a template (or the get_token function is called some other way), CsrfViewMiddleware will add a coo ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5725
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のインスタンスです。 The reverse_code argument is called when unapplying migrations. This callable should u ... ate , to_state ): # If reversible is True, this is called when the operation is reversed. pass def describe ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT