検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 175 for into (0.080 sec.)
テンプレート — Django 4.0.6 ドキュメント 5861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hich calls render_to_string() and feeds the result into an HttpResponse suitable for returning from a view ... r argument and return a dict of items to be merged into the context. It defaults to an empty list. See Req ... r argument and return a dict of items to be merged into the context. It defaults to an empty list. Using c ... use Django-specific APIs, you must configure them into the environment. For example, you can create mypro ...
https://man.plustar.jp/django/topics/templates.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that only works on the thread with the event loop into a synchronous callable that works in a subthread. ... the awaitable with something that puts the result into the result/exception future. """ if context is not ... " Utility class which turns a synchronous callable into an awaitable that runs in a threadpool. It also se ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... oadHandler ): """ Upload handler that streams data into a temporary file. """ def new_file ( self , * args ... ndler ): """ File upload handler to stream uploads into memory (used for small files). """ def handle_raw_ ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as the words. When reading Trac, you need to take into account who says things, and when they were said. ... a ticket may not have the support required to get into Django. 小さく始める It's easier to get feedback o ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... -formatted plain-text documentation is transformed into HTML, PDF, and any other output format. To build t ... ドキュメントの構成 ¶ The documentation is organized into several categories: Tutorials take the reader by t ... if you'd like to help translate the documentation into another language. django-admin man page ¶ Sphinx c ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... benefits as described in the last section. Hooking into the current site from views ¶ You can use the site ... ite. When Django searches for a redirect, it takes into account the current site. In the flatpages framewo ... tes Associating content with a single site Hooking into the current site from views Getting the current do ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er.transform() method allows transforming a raster into a different spatial reference system by specifying ... is method to simulate the effect of a user logging into the site while skipping the authentication and ver ... template object. These classes have been combined into Origin and is now always set regardless of the eng ... e parameters to such queries, you should turn them into naive datetimes in UTC: from django.utils import t ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Custom admin forms need to take the view-only case into account ¶ With the new "view" permission, existing ... vated (for example, to insert untranslated content into the database), use the new @no_translations decora ... Custom admin forms need to take the view-only case into account New default view permission could allow un ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . filter ( author = 'Roald Dahl' ) # Then hook it into the Book model explicitly. class Book ( models . M ... uerySet )() You may also store the generated class into a variable: MyManager = CustomManager . from_query ... ra managers in another base class and introduce it into the inheritance hierarchy after the defaults: clas ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d terms, recipients of security notifications fall into three groups: Operating-system vendors and other d ... organization you are authorized to represent, fall into one of the groups listed above, you can ask to be ...
https://man.plustar.jp/django/internals/security.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT