検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 155 for Added (0.051 sec.)
モデルフォーム関数 — Django 4.0.6 ドキュメント 6776
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e absolute_max and can_delete_extra arguments were added. Changed in Django 4.0: The renderer argument was ... e absolute_max and can_delete_extra arguments were added. Changed in Django 4.0: The renderer argument was ...
https://man.plustar.jp/django/ref/forms/models.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 6602
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ect can't be removed from a relation without being added to another. In the above example, removing e from ... e removed using remove() and only the new ones are added. If clear=True , the clear() method is called inst ... ead and the whole set is added at once. For ForeignKey objects, the bulk argument ... race conditions. For instance, new objects may be added to the database in between the call to clear() and ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 6521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ame part of Django itself: boulder-oracle-sprint : Added support for Oracle databases to Django's object-re ... s been part of Django since the 1.0 release. gis : Added support for geographic/spatial queries to Django's ... he bundled application django.contrib.gis . i18n : Added internationalization support to Django. This has b ... of Django's bundled authentication framework which added support for authentication backends . This has bee ...
https://man.plustar.jp/django/internals/git.html - [similar]
Formset Functions — Django 4.0.6 ドキュメント 6521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e absolute_max and can_delete_extra arguments were added. Changed in Django 4.0: The renderer argument was ...
https://man.plustar.jp/django/ref/forms/formsets.html - [similar]
Django 1.7.5 release notes — Django 4.0.6 ドキュメント 6521
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons when a default database isn't used ( #24332 ). Added the ability to set the isolation level on PostgreS ... ormats for the Azerbaijani locale ( az ) have been added. 目次 Django 1.7.5 release notes Bugfixes 前のトピ ...
https://man.plustar.jp/django/releases/1.7.5.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fying permissions at the per-object level has been added. Although there is no implementation of this in co ... en upgraded to be much more powerful. First, we've added support for comparison operators. No longer will y ... .contrib.admin.ModelAdmin.readonly_fields has been added to enable non-editable fields in add/change pages ... alite GeoDjango now supports the rich capabilities added in the PostGIS 1.5 release. New features include s ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 6440
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e_unique' , ), ] Functional unique constraints are added to models using the Meta.constraints option. scryp ... l which contains the model class for each model is added to the AdminSite.each_context() method. The new Mo ... ing the redirect after login. django.contrib.gis ¶ Added support for SpatiaLite 5. GDALRaster now allows cr ... n_widget() method. 国際化 (internationalization) ¶ Added support and translations for the Malay language. ジ ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 6359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e more detail is better than less: Fixed #18307 -- Added git workflow guidelines. Refactored the Django's d ... entation to remove mentions of SVN specific tasks. Added guidelines of how to use Git, GitHub, and how to u ... branch name. For example: "[1.4.x] Fixed #xxxxx -- Added support for mind reading." Limit commits to the mo ... ticket your commit fixes. Example: "Fixed #123 -- Added whizbang feature.". We've rigged Trac so that any ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 6359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nch, commit as often as necessary: git commit - m 'Added two more tests for edge cases' Publishing work ¶ Y ... two commits, the "Fixed ticket_xxxxx" commit and "Added two more tests" commit. We do not want to have the ... r working process in your repository. Your commit "Added two more tests" would be unhelpful noise. Instead, ... e publishing the changes, rebase your work. If you added two commits, you would run: git rebase - i HEAD ~ ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6359
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 3.2: Support for transforms of the field was added. Avoiding race conditions using F() ¶ Another usef ... jango 3.2: Support for transforms of the field was added. Changed in Django 4.0: The default argument was a ... a default output_field from the type of value was added. ExpressionWrapper() 式 ¶ class ExpressionWrapper ... jango 3.2: Support for transforms of the field was added. Limiting a subquery to a single column ¶ There ar ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT