検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 225 for some (0.062 sec.)
Django 1.7.7 release notes — Django 4.0.6 ドキュメント 6240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... x in HTMLParser ; namely Python < 2.7.7 and 3.3.5. Some operating system vendors have also backported the ... ied redirect URLs ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() and ... to a link, they could suffer from an XSS attack as some browsers such as Google Chrome ignore control char ...
https://man.plustar.jp/django/releases/1.7.7.html - [similar]
Signals — Django 4.0.6 ドキュメント 6240
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... certain senders to notify a set of receivers that some action has taken place. They're especially useful ... by Django itself of certain actions. These include some useful notifications: django.db.models.signals.pre ... . Connecting to signals sent by specific senders ¶ Some signals get sent many times, but you'll only be in ... ou can indicate that you only want signals sent by some model: from django.db.models.signals import pre_sa ...
https://man.plustar.jp/django/topics/signals.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... people would like to see added. As in any garden, sometimes there are weeds to be pulled and sometimes th ... ccurate", and we give allowances for the fact that sometimes it will be wrong. That's okay. We're perfecti ... a merger , reviews the pull request and merges it. Some tickets require much less feedback than this, but ... then again some tickets require much much more. Triage stages ¶ Be ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... dy," then it's available to be claimed. Otherwise, somebody else may be working on this ticket. Either fin ... icket claim so that it's no longer monopolized and somebody else can claim it. If you've claimed a ticket ... rough the steps of claiming tickets is overkill in some cases. In the case of small changes, such as typos ... done! It is always acceptable, regardless whether someone has claimed it or not, to submit patches to a t ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
PostgreSQL specific aggregation functions — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you must explicitly provide one. For example: >>> SomeModel . objects . aggregate ( arr = ArrayAgg ( 'som ... ordering of the elements in the result list. 例: 'some_field' '-some_field' from django.db.models import ... F F ( 'some_field' ) . desc () バージョン 4.0 で非推奨: If the ... | | bar | 2 | ( null ) | | test | 3 | 13 | Here's some examples of some of the general-purpose aggregatio ...
https://man.plustar.jp/django/ref/contrib/postgres/aggregates.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bles which only require straight lookups. Here are some things to keep in mind: If the variable raises an ... lid option. There can be side effects when calling some variables, and it'd be either foolish or a securit ... ct. The template system shouldn't be allowed to do something like this: I will now delete this valuable da ... a 'development default'. Many templates, including some of Django's, rely upon the silence of the template ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release notes cover the new features , as well as some backwards incompatible changes you'll want to be a ... versions. We've begun the deprecation process for some features , and some features have reached the end ... t of Django applications matured, this code showed some shortcomings. It has been refactored into an "app ... s and simply add or remove extra arguments. This also means that all arguments to fields must themselves b ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that is being added in a many-to-many relation. In some cases, no instance hint will be provided at all. T ... to alter database usage. It intentionally ignores some complex issues in order to demonstrate how routers ... he primary/replica (referred to as master/slave by some databases) configuration described is also flawed ... ted as per Synchronizing your databases , lets run some Django code: >>> # This retrieval will be performe ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6064
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release notes cover the new features , as well as some backwards incompatible changes you'll want to be a ... pgrading from Django 2.0 or earlier. We've dropped some features that have reached the end of their deprec ... cycle, and we've begun the deprecation process for some features . 既存のプロジェクトをアップデートするとき ... ordHasher was added in Django 1.6), you might have some passwords that use the BCryptPasswordHasher hasher ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 5971
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aining basic auth ¶ Django relies on user input in some cases (e.g. django.contrib.auth.views.login() and ... amely django.utils.http.is_safe_url() ) considered some URLs with basic authentication credentials "safe" ... latter hasher hasn't changed since Django 1.4, but some projects may subclass it and increase the work fac ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT