検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 155 for added (0.026 sec.)
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 10540
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dding custom database constraints. Constraints are added to models using the Meta.constraints option. マイナ ... ーな機能 ¶ django.contrib.admin ¶ Added a CSS class to the column headers of TabularInline ... re_user() , if it accepts it. django.contrib.gis ¶ Added Oracle support for the Envelope function. Added Sp ... se or raw expression. django.contrib.staticfiles ¶ Added path matching to the collectstatic --ignore option ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 10459
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to execute some JavaScript when an inline form is added or removed in the admin change form. The formset:a ... ents: event is the jQuery event. $row is the newly added (or removed) row. formsetName is the formset the r ... ¶ ( function ( $ ) { $ ( document ). on ( 'formset:added' , function ( event , $row , formsetName ) { if ( ... e rendered in the final HTML. {{ block.super }} is added because Django's admin_change_form_document_ready ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 9949
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Django 3.2: Positional argument *expressions was added in order to support functional indexes. BrinIndex ... n Django 3.2: Positional argument *expressions was added in order to support functional indexes. BTreeIndex ... n Django 3.2: Positional argument *expressions was added in order to support functional indexes. GinIndex ¶ ... n Django 3.2: Positional argument *expressions was added in order to support functional indexes. GistIndex ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 9613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... id_fields now have a link to object's change form. Added "No date" and "Has date" choices for DateFieldList ... にアップグレードされました。 django.contrib.auth ¶ Added support for the Argon2 password hash . It's recomm ... ts and prevents a user from being able to log out. Added the optional backend argument to django.contrib.au ... es the union of all the elements of this geometry. Added the GEOSGeometry.covers() binary predicate. Added ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 9613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... GML から幾何学的配置を作成できるようになりました。 Added support for the dwithin lookup on SpatiaLite. The ... ostGIS migrations can now change field dimensions. Added the ability to pass the size , shape , and offset ... parameters when creating GDALRaster objects. Added SpatiaLite support for the IsValid function, MakeV ... alid function, and isvalid lookup. Added Oracle support for the AsGML function, BoundingCir ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 9532
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y fields to be referenced in the admin ( #23604 ). Added a more helpful error message if you try to migrate ... ( zh_CN , zh_Hans , zh_Hant and zh_TW ) have been added. Formats for Macedonian have been fixed (trailing ... dot removed, #23532 ). Added quoting of constraint names in the SQL generated b ... many field ( ManyToManyField('self') ) ( #23503 ). Added the get_extra() , get_max_num() , and get_min_num( ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 9451
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... explicit id field to a model on SQLite ( #23702 ). Added a warning for duplicate models when a module is re ... STATIC_ROOT has the default None value ( #23717 ). Added GeoDjango compatibility with mysqlclient database ... day of the week in the Ukrainian locale to Monday. Added support for transactional spatial metadata initial ... ile's name contains Unicode characters ( #23888 ). Added missing context to the admin's delete_selected vie ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 9115
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d.contained_by lookup のサポートが追加されました。 Added django.contrib.postgres.fields.JSONField . Postgre ... のような異なる字体で書かれた言語でよく使われます。 Added the django.views.i18n.json_catalog() view to help ... -initial to more easily detect initial migrations. Added support for serialization of functools.partial and ... and don't support time zones when USE_TZ is True . Added the RelatedManager.set() method to the related man ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 8698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... examples. マイナーな機能 ¶ django.contrib.admin ¶ Added support for the admin_order_field attribute on pro ... r displayed as a component of password reset URLs. Added BaseBackend class to ease customization of authent ... ication backends. Added get_user_permissions() method to mirror the existi ... ng get_group_permissions() method. Added HTML autocomplete attribute to widgets of username ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7945
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... egy and broader scope, prefetch_related() has been added to QuerySet . This method returns a new QuerySet t ... ned to mimic the behavior of desktop GUIs. We also added a get_ordering() method for specifying the orderin ... nding on the request). New ModelAdmin methods ¶ We added a save_related() method to ModelAdmin to ease cust ... lazy ¶ A lazily evaluated version of reverse() was added to allow using URL reversals before the project's ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT