Results of 1 - 10 of about 79 for features (0.026 sec.)
- Django 1.3 release notes — Django 4.0.6 ドキュメント 11194
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
in the making, Django 1.3 includes quite a few new features and plenty of bug fixes and improvements to existi ...
ng features. These release notes cover the new features in 1.3 ...
that hasn't prevented a few fairly significant new features from landing, including: A framework for writing c ...
of) the unittest2 library . Wherever possible, new features are introduced in a backwards-compatible manner pe ...
-
https://man.plustar.jp/django/releases/1.3.html
- [similar]
- Django 1.2 リリースノート — Django 4.0.6 ドキュメント 10700
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
making, Django 1.2 packs an impressive list of new features and lots of bug fixes. These release notes cover t ...
he new features, as well as important changes you'll want to be aw ...
Django 1.2 introduces several large, important new features, including: Support for multiple database connecti ...
he highlights; full details and a complete list of features may be found below . 参考 Django Advent covered th ...
-
https://man.plustar.jp/django/releases/1.2.html
- [similar]
- Django のリリースプロセス — Django 4.0.6 ドキュメント 9601
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
。 The current development branch main will get new features and bug fixes requiring non-trivial refactoring. P ...
, to be released in the next patch release of that feature series, when they fix critical problems: セキュリテ ...
クラッシュのバグ。 Major functionality bugs in new features of the latest stable release. Regressions from old ...
ease of Django 5.1 and 5.2. At this point in time: Features will be added to the development main branch, to b ...
-
https://man.plustar.jp/django/internals/release-process.html
- [similar]
- Django 1.1 リリースノート — Django 4.0.6 ドキュメント 9505
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ようこそ! Django 1.1 includes a number of nifty new features , lots of bug fixes, and an easy upgrade path from ...
key called 'permanent', which is highly unlikely. Features deprecated in 1.1 ¶ One feature has been marked as ...
ughly 10,000 lines of documentation. The major new features in Django 1.1 are: ORM improvements ¶ Two major en ...
s documentation . Model improvements ¶ A number of features have been added to Django's model layer: "Unmanage ...
-
https://man.plustar.jp/django/releases/1.1.html
- [similar]
- Django 1.2.2 release notes — Django 4.0.6 ドキュメント 9409
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
targeting Django 1.2. For full details on the new features, backwards incompatibilities, and deprecated featu ...
Ordinarily, a point release would not include new features, but in the case of Django 1.2.2, we have made an ...
ーワード release , notes , new , checks , feature , features , but , previous , backwards , up クイック検索 Las ...
-
https://man.plustar.jp/django/releases/1.2.2.html
- [similar]
- Django 1.5 release notes — Django 4.0.6 ドキュメント 9409
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1.5 へようこそ! These release notes cover the new features , as well as some backwards incompatible changes y ...
ngo 1.4 or older versions. We've also dropped some features, which are detailed in our deprecation plan , and ...
we've begun the deprecation process for some features . オーバービュー ¶ The biggest new feature in Djan ...
t Python 3 without reservations. Other notable new features in Django 1.5 include: Support for saving a subset ...
-
https://man.plustar.jp/django/releases/1.5.html
- [similar]
- Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 9010
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1.0 release notes . That document explains the new features in 1.0 more deeply; the porting guide is more conc ...
ch wiki page The new admin comes with a ton of new features; you can read about them in the admin documentatio ...
erators backend.allows_group_by_ordinal connection.features.allows_group_by_ordinal backend.allows_unique_and_ ...
pk connection.features.allows_unique_and_pk backend.autoindexes_primary_k ...
-
https://man.plustar.jp/django/releases/1.0-porting-guide.html
- [similar]
- Django 1.0 リリースノート — Django 4.0.6 ドキュメント 9010
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
In fact, new documentation is one of our favorite features of Django 1.0, so we might as well start there. Fi ...
rds-incompatible modifications and mentions of new features opened up by this refactoring, is available on the ...
ibility and customizability. Removal of deprecated features ¶ A number of features and methods which had previ ...
replaced by ModelForm ) and a number of deprecated features which were replaced by the dispatcher, file-upload ...
-
https://man.plustar.jp/django/releases/1.0.html
- [similar]
- Writing documentation — Django 4.0.6 ドキュメント 8901
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ons through clearer writing and more examples. New features: documentation of features that have been added to ...
ill show: ...\> py manage.py shell Documenting new features ¶ Our policy for new features is: All documentatio ...
n of new features should be written in a way that clearly designates ...
the features are only available in the Django development versi ...
-
https://man.plustar.jp/django/internals/contributing/writing-documentation.html
- [similar]
- Django 1.7 release notes — Django 4.0.6 ドキュメント 8901
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1.7 へようこそ! These release notes cover the new features , as well as some backwards incompatible changes y ...
ions. We've begun the deprecation process for some features , and some features have reached the end of their ...
in their own documentation , but a few of the key features are: syncdb has been deprecated and replaced by mi ...
e copied safely, both essential parts of these new features. This change should not affect you unless you writ ...
-
https://man.plustar.jp/django/releases/1.7.html
- [similar]