検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 175 for they (0.014 sec.)
Triaging tickets — Django 4.0.6 ドキュメント 11274
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd educate those coming into the community so that they can become valuable contributing members. Similarl ... tickets are uncommon and overall less useful since they don't describe concrete actionable issues. They ar ... the framework if an excellent patch is submitted. They are not a high priority. Other triage attributes ¶ ... nents indicating which area of the Django codebase they belong to. This makes tickets better organized and ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 10368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ! If your changes look good on your local machine, they'll look good on the website. ドキュメントの構成 ¶ ... helps a newcomer connect the topic to things that they already know. Reference guides contain technical r ... eference for APIs. They describe the functioning of Django's internal mach ... r with a session cookie", gender neutral pronouns (they/their/them) should be used. Instead of: he or she. ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 9205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't be. Also, if a developer relies on is_sa ... redirect targets and puts such a URL into a link, they could suffer from an XSS attack. CVE-2017-7234: Op ... r domain. The view no longer does any redirects as they don't provide any known, useful functionality. Not ... , redirect , user , safe , Open , numeric , URLs , they , some クイック検索 Last update: 2022年6月01日 « p ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 9205
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't be. Also, if a developer relies on is_sa ... redirect targets and puts such a URL into a link, they could suffer from an XSS attack. CVE-2017-7234: Op ... r domain. The view no longer does any redirects as they don't provide any known, useful functionality. Not ... ド redirect , safe , user , Open , URLs , numeric , they , redirects , provide , some クイック検索 Last upd ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 8948
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't be. Also, if a developer relies on is_sa ... redirect targets and puts such a URL into a link, they could suffer from an XSS attack. CVE-2017-7234: Op ... r domain. The view no longer does any redirects as they don't provide any known, useful functionality. Not ... ート 関連キーワード redirect , safe , user , Open , they , URLs , numeric , provide , Bugfixes , some クイッ ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 8948
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ata). The wrappers are modeled after middleware -- they are callables which take another callable as one o ... f their arguments. They call that callable to invoke the (possibly wrapped ... ) database query, and they can do what they want around that call. They are, ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 8825
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to tell the server about copies of a resource that they have already seen. This is commonly used when retr ... der. These headers are optional on HTTP responses. They can be set by your view function, or you can rely ... n the HTTP request match those on the resource. If they don't match, a new copy of the resource must be co ... arameters, in the same order, as the view function they are helping to wrap. The function passed last_modi ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django.db.models.aggregates , but for convenience they're available and usually imported from django.db.m ... F() is also very useful in QuerySet filters, where they make it possible to filter a set of objects agains ... like COALESCE and LOWER , or aggregates like SUM . They can be used directly: from django.db.models import ... r = Func ( F ( 'field' ), function = 'LOWER' )) or they can be used to build a library of database functio ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7784
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fields and widgets for its geo-specialized fields. They are OpenLayers-based by default, but they can be c ... password_change() , you can now pass URL names and they will be resolved. The new dumpdata --pks option sp ... command now correctly detects i18n constructs when they are located after a {# / #} -type comment on the s ... using {# / #} need to be at the end of a line. If they are not, the comments are ignored and makemessages ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7661
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... labels are assigned correctly to models even when they're defined outside of models.py . You don't have t ... w operating in the current time zone . Previously, they used the browser time zone, which could result in ... ield's value. Transforms allow for chaining. After the year transform has been added to DateField it is po ... instantiate cache backends directly, be aware that they aren't thread-safe any more, as django.core.cache. ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT