django1/django/contrib
Simon Charette 7806e45454 [2.2.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON/HStoreField annotation.
This was a regression introduced by 7deeabc7c7
to address CVE-2019-14234.

Thanks Tim Kleinschmidt for the report and Mariusz for the tests.

Backport of 6c3dfba892 from master
2019-09-16 08:53:31 +02:00
..
admin [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
admindocs [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
auth [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
contenttypes [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
flatpages [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
gis [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
humanize [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres [2.2.x] Fixed #30769 -- Fixed a crash when filtering against a subquery JSON/HStoreField annotation. 2019-09-16 08:53:31 +02:00
redirects [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
sessions [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
sitemaps Refs #23829 -- Made ping_google command/function use https for the sitemap URL. 2019-01-11 10:32:22 -05:00
sites [2.2.x] Updated translations from Transifex 2019-06-29 16:15:53 +02:00
staticfiles Removed unused variables. 2018-11-09 15:44:12 -05:00
syndication Reverted "Fixed #27818 -- Replaced try/except/pass with contextlib.suppress()." 2017-09-07 08:16:21 -04:00
__init__.py