検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 345 for when (0.070 sec.)
Triaging tickets — Django 4.0.6 ドキュメント 5503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d raise issues for discussion on our mailing lists when there is confusion or disagreement. Django is a co ... een: New Feature For adding something new. Bug For when an existing thing is broken or not behaving as exp ... ected. Cleanup/optimization For when nothing is broken but something could be made clea ... name or email address to this field to be notified when new contributions are made to the ticket. Keywords ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django 2.2.7 リリースノート — Django 4.0.6 ドキュメント 5503
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es several bugs in 2.2.6. Bugfixes ¶ Fixed a crash when using a contains , contained_by , has_key , has_ke ... showing that RunPython operations are irreversible when reverse_code callables don't have docstrings or wh ... n ( #30870 ). Fixed migrations crash on PostgreSQL when adding an Index with fields ordering and opclasses ... ピックへ Django 2.2.6 リリースノート 関連キーワード when , plan , fields , crash , Fixed , Bugfixes , key , ...
https://man.plustar.jp/django/releases/2.2.7.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... trongly advised that you use lowercase table names when you override the table name via db_table , particu ... d by some other means. This is the only difference when managed=False . All other aspects of model handlin ... e columns from the database table you are modeling when using unmanaged models. If a model with managed=Fa ... .. class Meta : order_with_respect_to = 'question' When order_with_respect_to is set, two additional metho ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 2.2.2 リリースノート — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass kwarg to AdminURLFieldWidget.__init__() , e.g. when using formfield_overrides . Patched bundled jQuery ... -reloader doesn't detect changes in manage.py file when using StatReloader ( #30479 ). Fixed crash of Arra ... yAgg and StringAgg with ordering argument when used in a Subquery ( #30315 ). Fixed a regression ... in Django 2.2 that caused a crash of auto-reloader when an exception with custom signature is raised ( #30 ...
https://man.plustar.jp/django/releases/2.2.2.html - [similar]
Django 4.0.2 release notes — Django 4.0.6 ドキュメント 5467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ability, {% debug %} no longer outputs information when the DEBUG setting is False , and it ensures all co ... ntext variables are correctly escaped when the DEBUG setting is True . CVE-2022-23833: Denial ... o multipart forms could result in an infinite loop when parsing files. Bugfixes ¶ Fixed a bug in Django 4. ... ession in Django 4.0 that caused a migration crash when altering a primary key type for a concrete parent ...
https://man.plustar.jp/django/releases/4.0.2.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 5431
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... an incorrect DisallowedModelAdminLookup exception when using a nested reverse relation in list_filter ( # ... s.Model ( #28282 ). Fixed crash in admin's inlines when a model has an inherited non-editable primary key ... erySet.union() , intersection() , and difference() when combining with an EmptyQuerySet ( #28293 ). Preven ... parameter isn't sent in a request (in particular, when the login page is accessed directly) ( #28229 ). P ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 1.8.8 リリースノート — Django 4.0.6 ドキュメント 5431
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... date template filter ( #25812 ). Fixed a state bug when migrating a SeparateDatabaseAndState operation bac ... _ops index on CharField and TextField respectively when using AlterField on PostgreSQL ( #25412 ). Fixed a ... state bug when using an AlterModelManagers operation ( #25852 ). ... a skip disabling and enabling database constraints when it doesn't load any fixtures ( #23372 ). Fixed a c ...
https://man.plustar.jp/django/releases/1.8.8.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 5395
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uthenticationForm to raise the inactive user error when using ModelBackend ( #28645 ). Added support for Q ... ( #28781 ). Fixed incorrect index name truncation when using a namespaced db_table ( #28792 ). Made Query ... list() ( #28817 ). Fixed crash on SQLite and MySQL when ordering by a filtered subquery that uses nulls_fi ... xed a regression in caching of a GenericForeignKey when the referenced model instance uses multi-table inh ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 1.10.1 release notes — Django 4.0.6 ドキュメント 5323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 997 ). Fixed a regression in the number of queries when using RadioSelect with a ModelChoiceField form fie ... ableFileInput to avoid the required HTML attribute when initial data exists ( #27037 ). Fixed annotations ... with database functions when combined with lookups on PostGIS ( #27014 ). Reall ... managers ( #27073 ). Fixed contrib.admindocs crash when a view is in a class, such as some of the admin vi ...
https://man.plustar.jp/django/releases/1.10.1.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 5323
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uld lead to crash Django ( #21662 ). Fixed a crash when executing the changepassword command when the user ... on Python 3.3.3+ ( #21093 ). Fixed an issue where when settings.DATABASES['default']['AUTOCOMMIT'] = Fals ... where lazy objects weren't actually marked as safe when passed through mark_safe() and could end up being ... ase notes 関連キーワード release , notes , Fixed , when , up , could , issue , previous , geometry , worki ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT