検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 116 for called (0.080 sec.)
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ill use the same session store. session.flush() is called by django.contrib.auth.logout() and, more seriousl ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6026
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion directly to have this error occur. If you have called a sync function directly from an async function, w ... tabase access within a helper function that can be called with sync_to_async() without relying on the connec ...
https://man.plustar.jp/django/topics/async.html - [similar]
django.core.files.uploadedfile — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file could unlink # it. Still sets self.file.close_called and calls # self.file.file.close() before the exce ...
https://man.plustar.jp/django/_modules/django/core/files/uploadedfile.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... モデルを自動生成する ¶ Django comes with a utility called inspectdb that can create models by introspecting ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ote that all subsequent PDF-generation methods are called on the PDF object (in this case, p ) -- not on buf ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s ) ¶ If this method is defined on a storage, it's called by the collectstatic management command after each ... ith hashed names for all processed files in a file called staticfiles.json . This happens once when you run ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upply one for you, each model will have a property called pk . It behaves like a normal attribute on the mod ... rocess the data. Each field's pre_save() method is called to perform any automated data modification that's ... __() ¶ Model. __str__ () ¶ The __str__() method is called whenever you call str() on an object. Django uses ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... raise SuspiciousOperation if request.get_host() is called. For full details see the documentation for the AL ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... icult-to-debug path issues. The previous manage.py called functions that are now deprecated, and thus projec ... r of error emails, the 'django.request' logger was called only when DEBUG was False . To increase the flexib ... g for requests, the 'django.request' logger is now called regardless of the value of DEBUG , and the default ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5875
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... implement __init__() methods that will reliably be called. The validate_max parameter was added to BaseFormS ... lookups on DateTimeField . If you had model fields called hour , minute , or second , the new lookups will c ... as a marker class for checking if none() has been called: isinstance(qs.none(), EmptyQuerySet) If your CSS/ ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT