検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 135 for their (0.092 sec.)
Django の admin サイト — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enting the inline objects, respectively, just like their non-generic counterparts. They behave just like an ... ), ] AdminSite instances take a single argument to their constructor, their name, which can be anything you ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your database instead because they are able to use their spatial index in distance queries. You can tell Ge ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
GeoDjango Installation — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... For example, the user could place the following in their bash profile: export LD_LIBRARY_PATH=/usr/local/li ...
https://man.plustar.jp/django/ref/contrib/gis/install/index.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... upload was interrupted, e.g. when the user closed their browser during file upload. FileUploadHandler. han ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o change the account_type for our clients to match their registration dates. We can do this using a conditi ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r() , which can be used to access those objects in their proper order. Assuming the Answer objects are orde ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hods and modules, refer to the expression parts by their aliases and only use annotate() for the final resu ... eral get() calls for different models, you can use their generic base classes. For example, you can use dja ... s . all () # This will delete all Blogs and all of their Entry objects. >>> blogs . delete () (5, {'blog.Bl ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l. A longer formal identifier for the user such as their full name. If implemented, this appears alongside ... A short, informal identifier for the user such as their first name. If implemented, this replaces the user ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... into good.example.com and get a valid session for their account. If the attacker has control over bad.exam ... ple.com , they can use it to send their session key to you since a subdomain is permitted ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
ビューを記述する — Django 4.0.6 ドキュメント 5235
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l need to use an async server based on ASGI to get their performance benefits. Here's an example of an asyn ...
https://man.plustar.jp/django/topics/http/views.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT