検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 175 for they (0.061 sec.)
Django Utils — Django 4.0.6 ドキュメント 6241
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ned in this module share the following properties: They accept strings in ISO 8601 date/time formats (or s ... corresponding classes in Python's datetime module. They raise ValueError if their input is well formatted ... but isn't a valid date or time. They return None if it isn't well formatted at all. The ... y accept up to picosecond resolution in input, but they truncate it to microseconds, since that's what Pyt ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 6241
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o sometimes make backwards-incompatible changes if they're necessary to resolve bugs, and there are a hand ... changes don't impact you, and upgrade your code if they do. Changes to constraint names ¶ Django 1.1 modif ... ting tests need to test transactional behavior, if they rely on invalid assumptions about the test environ ... ment, or if they require a specific test case ordering. For these c ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... release. Check with the other mergers to make sure they don't have any uncommitted changes for the release ... melines for any APIs noted as deprecated, and that they mention any changes in Python version support. Dou ... lls are available (i.e. redirects are up) and that they install correctly, but it'll catch silly mistakes. ... ollowing the instructions in it. For bonus points, they can also unpack the downloaded release tarball and ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Signals — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... receivers of pre_init or post_init signals because they would be executed for each instance returned durin ... submitted, and will appear in pk_set , even though they have no effect on the database. For the pre_clear ... ns which listen for pre_migrate should adjust what they output to the screen based on the value of this ar ... s which listen for post_migrate should adjust what they output to the screen based on the value of this ar ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ges scheduled for the near future. Once completed, they will involve some code changes for application dev ... the reference directly on the affected column, so they are not always visible. The effect of this change ... Simon Greenhill, Michael Radziej, and Gary Wilson. They agreed to take on the monumental task of wrangling ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.4.18 release notes — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hen HTTP headers are placed into the WSGI environ, they are normalized by converting to uppercase, convert ... e redirect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't a ...
https://man.plustar.jp/django/releases/1.4.18.html - [similar]
Django 1.6.10 release notes — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hen HTTP headers are placed into the WSGI environ, they are normalized by converting to uppercase, convert ... e redirect targets and put such a URL into a link, they could suffer from a XSS attack. This bug doesn't a ...
https://man.plustar.jp/django/releases/1.6.10.html - [similar]
Django 1.8.10 リリースノート — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... with basic authentication credentials "safe" when they shouldn't be. For example, a URL like http://mysit ... redirect targets and puts such a URL into a link, they could suffer from an XSS attack. CVE-2016-2513: Us ...
https://man.plustar.jp/django/releases/1.8.10.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ckled in a different version than the one in which they were pickled. Added Model.from_db() which Django u ... Database connections are considered equal only if they're the same object. They aren't hashable any more. ... template filter removetags have been deprecated as they cannot guarantee safe output. Their existence is l ... to their use in security-sensitive contexts where they are not actually safe. The unused and undocumented ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Signals — Django 4.0.6 ドキュメント 6107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... set of receivers that some action has taken place. They're especially useful when many pieces of code may ... r functions are called one at a time, in the order they were registered. Signal. connect ( receiver , send ... defined in a signals submodule of the application they relate to. Signal receivers are connected in the r ...
https://man.plustar.jp/django/topics/signals.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT