検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 345 for when (0.152 sec.)
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n # 'sender_receivers_cache'. The cache is cleaned when .connect() or # .disconnect() is called and popula ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pe. Objects of protected types are preserved as-is when passed to force_str(strings_only=True). """ return ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one of these functions, don't break that reference when we # replace the functions with their real counter ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
How to authenticate using REMOTE_USER — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ap , CAS , Cosign , WebAuth , mod_auth_sspi , etc. When the web server takes care of authentication it typ ...
https://man.plustar.jp/django/howto/auth-remote-user.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... others do not; in either case, there comes a time when the branch is no longer being actively worked on b ...
https://man.plustar.jp/django/internals/git.html - [similar]
Single object mixins — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... mitigate insecure direct object reference attacks. When applications allow access to individual objects by ...
https://man.plustar.jp/django/ref/class-based-views/mixins-single-object.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the end of the list. This means it will run first when processing the response, and ensures that any othe ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an item's # GUID element. This method is used only when 'item_guid' is # specified. def item_guid_is_perma ... has some of them, you might encounter a ValueError when producing the feed. SyndicationFeed.add_item() Add ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... every kind of job. An interesting historical note: when Django was first released in July 2005, the initia ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
モデル — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e() method for an object is not necessarily called when deleting objects in bulk using a QuerySet or as a ... e signals. Unfortunately, there isn't a workaround when creating or updating objects in bulk, since none o ... el, but regularly order by the last_name attribute when you use the proxy: class OrderedPerson ( Person ): ...
https://man.plustar.jp/django/topics/db/models.html - [similar]