検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 219 for list (0.108 sec.)
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 4934
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception when using a nested reverse relation in list_filter ( #28262 ). Fixed admin's FieldListFilter.g ... #28293 ). Prevented Paginator 's unordered object list warning from evaluating a QuerySet ( #28284 ). Fix ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 4934
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to custom display functions that can be used with list_display or readonly_fields . Likewise, the new act ... d.requires_system_checks now supports specifying a list of tags. System checks registered in the chosen ta ... k functions passed to transaction.on_commit() in a list. This allows you to test such callbacks without us ... ther than being restricted to comparison against a list of string representations of objects when using th ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 4892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... year in the making, Django 1.2 packs an impressive list of new features and lots of bug fixes. These relea ... e just the highlights; full details and a complete list of features may be found below . 参考 Django Adven ... ngo are heavily encouraged to consult the complete list of backwards-incompatible changes and the list of ... both model and form fields now accept configurable lists of validators specifying reusable, encapsulated v ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 4892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , ALLOWED_HOSTS , which should contain an explicit list of valid host/domain names for this site. A reques ... t with a Host header not matching an entry in this list will raise SuspiciousOperation if request.get_host ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 4892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... で、 __in ルックアップを使用した Q オブジェクトと list を組み合わせた場合にクラッシュするリグレッションを ... . Made the admin change view redirect to the changelist view after a POST if the user has the 'view' permi ... in Django 2.0.5 where QuerySet.values() or values_list() after combining querysets with extra() with unio ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 4892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rib.admin ¶ The new django.contrib.admin.EmptyFieldListFilter for ModelAdmin.list_filter allows filtering ... alues (empty strings and nulls) in the admin changelist view. Filters in the right sidebar of the admin ch ... angelist view now contain a link to clear all filters. The ... ow requires an additional parameters argument as a list of extra arguments to pass on to the command-line ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 4892
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .2 that caused a crash of QuerySet.values()/values_list() after QuerySet.union() , intersection() , and di ... odifier selecting multiple rows in the admin changelist ( #32647 ). Fixed a bug in Django 3.2 where a syst ... would crash on the STATICFILES_DIRS setting with a list of 2-tuples of (prefix, path) ( #32665 ). Fixed a ... ). Fixed a bug in Django 3.2 where an admin changelist would crash when deleting objects filtered against ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
django.utils.module_loading — Django 4.0.6 ドキュメント 4861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e split over several directories. """ # Convert to list because __path__ may not support indexing. paths = ... list ( getattr ( module , "__path__" , [])) if len ( pa ...
https://man.plustar.jp/django/_modules/django/utils/module_loading.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 4861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and linked to the appropriate version of Python. A list of default environments can be seen as follows:  ... an also be passed to tox by prefixing the argument list with -- , as above. Tox also respects the DJANGO_S ... nly a particular class of tests, you can specify a list of paths to individual test classes. For example, ... ,chrome See the selenium.webdriver package for the list of available browsers. Specifying --selenium autom ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
The flatpages app — Django 4.0.6 ドキュメント 4861
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n put FlatpageFallbackMiddleware at the end of the list. This means it will run first when processing the ... automatic HTML escaping in the template. Getting a list of FlatPage objects in your templates ¶ The flatpa ... ce Via the Python API Flatpage templates Getting a list of FlatPage objects in your templates Displaying r ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT