検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 36 for releases (0.044 sec.)
FAQ: インストール — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the improvements and optimizations in newer Python releases. Third-party applications for use with Django are ...
https://man.plustar.jp/django/faq/install.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 7147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s a savepoint when entering an inner atomic block; releases or rolls back to the savepoint when exiting an inn ... savepoint_commit ( sid , using = None ) [ソース] ¶ Releases savepoint sid . The changes performed since the sa ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
django.db.transaction — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... progress, and __exit__ commits the transaction or releases the savepoint on normal exit, and rolls back the t ... eds_rollback : if connection . in_atomic_block : # Release savepoint if there is one if sid is not None : try ...
https://man.plustar.jp/django/_modules/django/db/transaction.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... APIs are available in 0.96, but over the next two releases we plan to switch completely to the new forms syst ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... age refactoring introduced in the Django 1.0 alpha releases. Known issues ¶ We've done our best to make Django ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nce Django's initial public debut. Previous Django releases were tested and supported on 2.x Python versions f ... , Django 1.2 deprecates some features from earlier releases. These features are still supported, but will be g ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... here, but as they have no accompanying patches or releases, only the description, disclosure and CVE will be ... /www.djangoproject.com/weblog/2020/feb/03/security-releases/ >`__ 影響を受けるバージョン ¶ Django 3.0 (パッチ) ...
https://man.plustar.jp/django/releases/security.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 7021
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ode when updating your copy of Django. (For stable releases, any necessary changes are documented in the relea ...
https://man.plustar.jp/django/topics/install.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6878
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... enable easier addition of composite keys in future releases of Django, the Field API now has a new required me ... also made in the 1.6.6, 1.5.9, and 1.4.14 security releases. フォーム ¶ The <label> and <input> tags rendered ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 6878
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion period of your choosing (two or three feature releases for fields in Django itself), change the system_ch ... e a third-party project, ensure your users upgrade releases in order without skipping any), and then remove th ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 2 3 4 NEXT