検索

phrase: max: clip:
target: order:
Results of 91 - 97 of about 97 for part (0.109 sec.)
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... wever, it's not the default as it requires a third-party library. The default iteration count for the PBKD ... TWriter allow controlling output of the fractional part of the coordinates in WKT. Added the LineString.cl ... STALLED_APPS . This is especially useful for third-party apps which can now always use {% load static %} ( ... n if a base_manager_name is set. This allows third-party code to preserve legacy behavior while transition ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t change in certain use cases. Such usages include partially looping over a queryset or any usage which en ... the names of the placeholders. The changes in 1.6 particularly affect DecimalField and ModelMultipleChoic ... ion methods were deprecated. Even if they were not part of the public API they'll also go through a regula ... cally become editable by end users. In some cases, particular with boolean fields, it is possible for this ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rather than all selected tables. It may be helpful particularly when select_for_update() is used in conjun ... se the usefulness of Engine.get_default() in third-party apps, it now returns the first engine if multiple ... tion describes changes that may be needed in third-party database backends. The DatabaseOperations.datetim ... ion instead of SQL and a list of parameters. Third-party database backends should add a DatabaseWrapper.di ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 5659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts. The keyword arguments are made up of any named parts matched by the path expression that are provided, ... from using path() to re_path() or vice versa, it's particularly important to be aware that the type of the ... unnamed group, e.g. ([0-9]{4}) . This usage isn't particularly recommended as it makes it easier to accid ... jango encounters include() , it chops off whatever part of the URL matched up to that point and sends the ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on ): atomic = False It's also possible to execute parts of the migration inside a transaction using atomi ... ing custom model fields from your project or third-party app will cause a problem if they are referenced i ... ding where you are in the history. If you're still part-way through the set of migrations that you squashe ... pgraded with the new release (or if you're a third-party project, ensure your users upgrade releases in or ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5515
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , respectively, just like their non-generic counterparts. They behave just like any other inline. In your ... version in your templates/admin directory. This is particularly useful to create custom 404 and 500 pages. ... wanted to get a reference to the Change view for a particular Choice object (from the polls application) i ... > The action in the examples above match the last part of the URL names for ModelAdmin instances describe ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 5515
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t always cache their results. When evaluating only part of the queryset, the cache is checked, but if it i ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT