検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 345 for when (0.023 sec.)
Django 2.2.27 release notes — Django 4.0.6 ドキュメント 5142
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ability, {% debug %} no longer outputs information when the DEBUG setting is False , and it ensures all co ... ntext variables are correctly escaped when the DEBUG setting is True . CVE-2022-23833: Denial ... o multipart forms could result in an infinite loop when parsing files. 目次 Django 2.2.27 release notes CV ... ase notes 関連キーワード release , notes , debug , when , template , uploads , previous , up , next , sett ...
https://man.plustar.jp/django/releases/2.2.27.html - [similar]
Django 3.2.12 release notes — Django 4.0.6 ドキュメント 5142
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ability, {% debug %} no longer outputs information when the DEBUG setting is False , and it ensures all co ... ntext variables are correctly escaped when the DEBUG setting is True . CVE-2022-23833: Denial ... o multipart forms could result in an infinite loop when parsing files. 目次 Django 3.2.12 release notes CV ... ase notes 関連キーワード release , notes , debug , when , template , uploads , previous , up , next , sett ...
https://man.plustar.jp/django/releases/3.2.12.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... aScript code. Please follow these coding standards when writing JavaScript code for inclusion in Django. C ... es for indentation, but there are some exceptions. When naming variables, use camelCase instead of undersc ... code for bugs and style errors. ESLint will be run when you run the JavaScript tests. We also recommended ... re is later changed with JavaScript. For instance, when binding a click handler, use $('body').on('click', ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
Writing documentation — Django 4.0.6 ドキュメント 5106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... her than repeat the same material. Writing style ¶ When using pronouns in reference to a hypothetical pers ... your expectations, and they may become frustrated when they do not find a step as "straightforward" or "s ... used terms throughout the documentation: Django -- when referring to the framework, capitalize Django. It ... n" and not "a". MySQL , PostgreSQL , SQLite SQL -- when referring to SQL, the expected pronunciation shoul ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 3.1.4 release notes — Django 4.0.6 ドキュメント 5106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rash of key transforms for JSONField on PostgreSQL when using on a Subquery() annotation ( #32182 ). Fixed ... ango 3.1 that caused suppressing connection errors when JSONField is used on SQLite ( #32224 ). Fixed a cr ... ash on SQLite, when QuerySet.values()/values_list() contained key tran ... 連キーワード release , notes , Fixed , regression , when , JSONField , crash , values , caused , next クイッ ...
https://man.plustar.jp/django/releases/3.1.4.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 5070
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ble infinite recursion. Fixed a UnicodeDecodeError when the flush error message contained Unicode characte ... CK SQL clauses which were omitted on some backends when not using migrations ( #23416 ). Fixed serializati ... 365 ). Added a prompt to the migrations questioner when removing the null constraint from a field to preve ... ystem check framework now raises error models.E020 when the class method Model.check() is unreachable ( #2 ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 4998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onsensus. Requesting a vote of the technical board when a major change (significant enough to require the ... and Merger simultaneously. The selection process, when a vacancy occurs or when the technical board deems ... and Merger simultaneously. The selection process, when a vacancy occurs or when the technical board deems ... illing certain roles, and have a tie-breaking vote when other decision-making processes fail. Their main c ...
https://man.plustar.jp/django/internals/organization.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 4998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ドと属性 year_format ¶ The strftime() format to use when parsing the year. By default, this is '%Y' . year ... r_format () ¶ Returns the strftime() format to use when parsing the year. Returns year_format by default. ... h_format () ¶ Returns the strftime() format to use when parsing the month. Returns month_format by default ... ッドと属性 day_format ¶ The strftime() format to use when parsing the day. By default, this is '%d' . day ¶ ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Django 1.10.4 release notes — Django 4.0.6 ドキュメント 4998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 27407 ). Fixed a QuerySet.update() crash on SQLite when updating a DateTimeField with an F() expression an ... re from redirecting on URLs that should return 404 when using prefix_default_language=False ( #27402 ). Pr ... y index from being created on an InnoDB ForeignKey when the field was added after the model was created ( ... 0.3 release notes 関連キーワード release , notes , when , Prevented , Fixed , パスワード , Bugfixes , upda ...
https://man.plustar.jp/django/releases/1.10.4.html - [similar]
Django 1.4.22 release notes — Django 4.0.6 ドキュメント 4998
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ersions of 1.4 would silently build a broken wheel when installed with those versions of pip. Denial-of-se ... ion store ¶ Previously, a session could be created when anonymously accessing the django.contrib.auth.view ... no longer create empty session records, including when SESSION_SAVE_EVERY_REQUEST is active. Additionally ... release , notes , session , filling , store , up , when , records , been , modified クイック検索 Last upda ...
https://man.plustar.jp/django/releases/1.4.22.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT