<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs, branch 2.2.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=2.2.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=2.2.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2019-06-03T09:38:57Z</updated>
<entry>
<title>[2.2.x] Applied jQuery patch for CVE-2019-11358.</title>
<updated>2019-06-03T09:38:57Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-05-27T09:07:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=baaf187a4e354bf3976c51e2c83a0d2f8ee6e6ad'/>
<id>urn:sha1:baaf187a4e354bf3976c51e2c83a0d2f8ee6e6ad</id>
<content type='text'>
Backport of 34ec52269ade54af31a021b12969913129571a3f from master.
</content>
</entry>
<entry>
<title>[2.2.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before rendering clickable link.</title>
<updated>2019-06-03T09:37:28Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-05-23T10:06:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=afddabf8428ddc89a332f7a78d0d21eaf2b5a673'/>
<id>urn:sha1:afddabf8428ddc89a332f7a78d0d21eaf2b5a673</id>
<content type='text'>
Backport of deeba6d92006999fee9adfbd8be79bf0a59e8008 from master.
</content>
</entry>
<entry>
<title>[2.2.x] Added stub release notes for security releases.</title>
<updated>2019-06-03T08:50:09Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2019-05-27T07:37:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=4a1d25b39f8265178f72c90a1bd5fce583babd54'/>
<id>urn:sha1:4a1d25b39f8265178f72c90a1bd5fce583babd54</id>
<content type='text'>
Backport of 98c0fe19ee2cba9726708ac9336e1dc0d43cca69 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the parent object.</title>
<updated>2019-05-31T11:21:13Z</updated>
<author>
<name>parth</name>
<email>parthvin@gmail.com</email>
</author>
<published>2019-05-30T20:11:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5c85244eb907974e9bed380df57458640125368a'/>
<id>urn:sha1:5c85244eb907974e9bed380df57458640125368a</id>
<content type='text'>
Backport of 85436473066aae5d793caeced010ea4f45da4e79 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30523 -- Fixed updating file modification times on seen files in auto-reloader when using StatReloader.</title>
<updated>2019-05-29T07:43:10Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-05-27T11:50:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7089502b98f80e8dc1c8f6e85fb0620809aec30e'/>
<id>urn:sha1:7089502b98f80e8dc1c8f6e85fb0620809aec30e</id>
<content type='text'>
Previously we updated the file mtimes if the file has not been seen
before - i.e on the first iteration of the loop.

If the mtime has been changed we triggered the notify_file_changed()
method which in all cases except the translations will result in the
process being terminated. To be strictly correct we need to update the
mtime for either branch of the conditional.

Regression in 6754bffa2b2df15a741008aa611c1bb0e8dff22b.

Backport of 480492fe70b0bb7df61c00854dc8535c9d21ba64 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30516 -- Fixed crash of autoreloader when re-raising exceptions with custom signature.</title>
<updated>2019-05-29T06:30:22Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-05-28T18:06:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ace0bec804d0bd74e1ecddbe3ea9a8b5b5d0a718'/>
<id>urn:sha1:ace0bec804d0bd74e1ecddbe3ea9a8b5b5d0a718</id>
<content type='text'>
Regression in c8720e7696ca41f3262d5369365cc1bd72a216ca.

Backport of 0344565179527d80990e2247e3be7c04aa8c43c8 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30491 -- Clarified when save() on object with pk executes INSERT.</title>
<updated>2019-05-28T09:28:28Z</updated>
<author>
<name>Brad Solomon</name>
<email>brad.solomon.1124@gmail.com</email>
</author>
<published>2019-05-27T12:47:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0f0d1cd7722238158011c7717d410fae37513ceb'/>
<id>urn:sha1:0f0d1cd7722238158011c7717d410fae37513ceb</id>
<content type='text'>
Backport of 67b6cb7723b2765cb776bd59d5603e3e63eefc2e from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering when used in Subquery.</title>
<updated>2019-05-28T08:39:28Z</updated>
<author>
<name>Caio Ariede</name>
<email>caio.ariede@gmail.com</email>
</author>
<published>2019-05-25T13:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1172f078eb04e0125413b061d3ccf7a283993b89'/>
<id>urn:sha1:1172f078eb04e0125413b061d3ccf7a283993b89</id>
<content type='text'>
Backport of a3f91891d2c7f4bdc33f48ae70820ef6f36da26e from master.
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30479 -- Fixed detecting changes in manage.py by autoreloader when using StatReloader.</title>
<updated>2019-05-28T07:01:29Z</updated>
<author>
<name>Tom Forbes</name>
<email>tom@tomforb.es</email>
</author>
<published>2019-05-27T19:14:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=5bf2c87ece216b00a55a6ec0d6c824c9edabf188'/>
<id>urn:sha1:5bf2c87ece216b00a55a6ec0d6c824c9edabf188</id>
<content type='text'>
Regression in c8720e7696ca41f3262d5369365cc1bd72a216ca.

Backport of b2790f74d4f38c8b297b7c1cef6875d2378f6fa6 from master
</content>
</entry>
<entry>
<title>[2.2.x] Doc'd that extra_email_context can be used to override default template context values in PasswordResetView.</title>
<updated>2019-05-27T10:26:41Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-05-27T10:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=853586ee2cb168fccb8ffc36c943cc97e2aed874'/>
<id>urn:sha1:853586ee2cb168fccb8ffc36c943cc97e2aed874</id>
<content type='text'>
Backport of 8bdc7a6778ab3849c31ec77a997d07676f210419 from master
</content>
</entry>
</feed>
