検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 160 for been (0.006 sec.)
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 11559
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er version ガイドに従ってください。 Django 1.8 has been designated as Django's second long-term support re ... d on their attributes . The Model._meta object has been part of Django since the days of pre-0.96 "Magic R ... ints that aren't part of the new official API have been deprecated and will eventually be removed. Multipl ... ures of the django-secure third-party library have been integrated into Django. django.middleware.security ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 10824
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ched the end of their deprecation process and have been removed . Python バージョン間の互換性 ¶ Django 1.7 ... on , but a few of the key features are: syncdb has been deprecated and replaced by migrate . Don't worry - ... ncdb and django.db.models.signals.post_syncdb have been deprecated, to be replaced by pre_migrate and post ... atured, this code showed some shortcomings. It has been refactored into an "app registry" where models mod ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 10342
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ns. オーバービュー ¶ Django 1.3's focus has mostly been on resolving smaller, long-standing feature reques ... s of all the old function-based generic views have been provided, along with a completely generic view bas ... number of logging handlers and logging calls have been added to Django's own code as well -- most notably ... t-in template tags ¶ A number of improvements have been made to Django's built-in template tags: The inclu ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 10158
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es in depth. Wherever possible these features have been introduced in a backwards-compatible manner per ou ... e. The big changes are: Support for Python 2.3 has been dropped. See the full notes below. The new CSRF pr ... specifying permissions at the per-object level has been added. Although there is no implementation of this ... o be thrown away . "Smart" if tag ¶ The if tag has been upgraded to be much more powerful. First, we've ad ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 9240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t templates used by startproject and startapp have been simplified and modernized. The admin is now enable ... ions. The jQuery library embedded in the admin has been upgraded to version 1.9.1. Syndication feeds ( dja ... ession flush, e.g. logout. SuspiciousOperation has been differentiated into a number of subclasses, and ea ... ther than a list (except on SQLite). This has long been possible (but not officially supported) on MySQL a ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 9183
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ment on model fields. It's no longer valid and has been moved to the ModelAdmin class in admin.py . See th ... inistrative interface ( django.contrib.admin ) has been completely refactored; admin definitions are now c ... ecoupled from model definitions, the framework has been rewritten to use Django's new form-handling librar ... line syntax ¶ The new edit_inline options have all been moved to admin.py . Here's an example: Old (0.96): ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 8758
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.0 リリースノート ¶ Django 1.0 へようこそ! We've been looking forward to this moment for over three year ... eceived contributions from hundreds of developers, been translated into fifty languages, and today is used ... ps://docs.djangoproject.com/ The documentation has been greatly improved, cleaned up, and generally made a ... inistrative interface ( django.contrib.admin ) has been completely refactored; admin definitions are now c ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 8689
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 7.3 or above. Support for Python 2.5 and below has been dropped. This change should affect only a small nu ... se they depend on third-party software that hasn't been ported to Python 3 yet, including: the MySQL datab ... this point, very few third-party applications have been ported to Python 3, so it's unlikely that a real-w ... serve the Z dimension. Support for PostGIS 2.0 has been added and support for GDAL < 1.5 has been dropped. ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 8632
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iteration count for the PBKDF2 password hasher has been increased by 20%. This backwards compatible change ... ly the states for the migrations that have already been applied. The model states for migrations being app ... e first argument to include() . System checks have been added for common URL pattern mistakes. バリデータ ... d the end of their deprecation cycle and therefore been removed. If you haven't updated your code within t ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 1.0.2 リリースノート — Django 4.0.6 ドキュメント 8150
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eased: Updated Hebrew and Danish translations have been added. The default __repr__ method of Django model ... s has been made more robust in the face of bad Unicode data c ... ango's SafeUnicode class and the MySQL adapter has been resolved; SafeUnicode instances (generated, for ex ... ng filtering on a nullable DateField in SQLite has been resolved. Several updates and improvements have be ...
https://man.plustar.jp/django/releases/1.0.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT