検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 438 for For (0.055 sec.)
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6018
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ions prior. 5.0 ¶ See the Django 4.0 release notes for more details on these changes. The SERIALIZE test ... from False to True . The default sitemap protocol for sitemaps built outside the context of a request wi ... from 'http' to 'https' . The extra_tests argument for DiscoverRunner.build_suite() and DiscoverRunner.ru ... PYTZ transitional setting will be removed. Support for pytz timezones will be removed. The is_dst argumen ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6018
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... be an inspiration to us. This release of Django is for Malcolm. -- The Django Developers November 6, 2013 ... ion plan , and we've begun the deprecation process for some features . Python バージョン間の互換性 ¶ Djan ... rted. We highly recommend the latest minor release for each supported Python series (2.6.X, 2.7.X, 3.2.X, ... ction handling more explicit and should improve performance. The existing APIs were deprecated, and new A ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6001
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a high-level syndication-feed-generating framework for creating RSS and Atom feeds. To create any syndica ... t an instance of the Feed object in your URLconf . For example: from django.urls import path from myproje ... ces. Although you get a few bits of functionality "for free" by using Django models, items() can return a ... e Publishing Atom and RSS feeds in tandem , later, for an example. One thing is left to do. In an RSS fee ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6001
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... support release . It will receive security updates for at least three years after its release. Support fo ... ort Python 3.5. Due to the end of upstream support for Python 3.2 in February 2016, we won't test Django ... in Django 1.8 ¶ Model._meta API ¶ Django now has a formalized API for Model._meta , providing an official ... template engines ¶ Django 1.8 defines a stable API for integrating template backends. It includes built-i ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5968
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project, providing a high-level, generic interface for working with your models. オーバービュー ¶ At the ... e . Instances of ContentType represent and store information about the models installed in your project, ... e installed. Instances of ContentType have methods for returning the model classes they represent and for ... ntType also has a custom manager that adds methods for working with ContentType and for obtaining instanc ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 5943
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new features from landing, including: A framework for writing class-based views . Built-in support for u ... sing Python's logging facilities . Contrib support for easy handling of static files . Django's testing f ... policy, Django 1.3 begins the deprecation process for some features . Python バージョン間の互換性 ¶ The ... release of Django 1.2 was notable for having the first shift in Django's Python compatib ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5926
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion plan , and we've begun the deprecation process for some features . オーバービュー ¶ The biggest new f ... e in Django 1.5 is the configurable User model . Before Django 1.5, applications that wanted to use Djang ... o's auth framework ( django.contrib.auth ) were forced to use Django's definition of a "user". In Djan ... go 1.5, you can now swap out the User model for one that you write yourself. This could be a simpl ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5926
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... read-a-file-off-the-filesystem server arrangement. For most web applications, this overhead isn't a big d ... all- to medium-sized sites with so-so traffic. But for medium- to high-traffic sites, it's essential to c ... expensive calculation so that you don't have to perform the calculation next time. Here's some pseudocode ... explaining how this would work for a dynamically generated web page: given a URL , tr ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .2 or earlier. We've begun the deprecation process for some features . 既存のプロジェクトをアップデートす ... makes zoneinfo the default implementation. Support for pytz is now deprecated and will be removed in Djan ... n of datetime instances to the current timezone in forms and templates, as well as operations on aware da ... zoneinfo are not entirely equivalent. To give time for such an audit, the transitional USE_DEPRECATED_PYT ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
データベース — Django 4.0.6 ドキュメント 5876
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django usage. It is not intended as a replacement for server-specific documentation or reference manuals ... etime of a connection. It can be set independently for each database. The default value is 0 , preserving ... set CONN_MAX_AGE to a positive integer of seconds. For unlimited persistent connections, set it to None . ... e won't be accessed by the majority of your views, for example because it's the database of an external s ...
https://man.plustar.jp/django/ref/databases.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT