1
0
mirror of https://github.com/django/django.git synced 2025-07-14 06:39:24 +00:00

2 Commits

Author SHA1 Message Date
Mariusz Felisiak
4ed59db199 [2.2.x] Added release dates for 2.2.5, 2.1.12, and 1.11.24.
Backport of 47f49adc11c0d39be3f41f92becc1f606c49d8ce from master
2019-09-02 07:45:40 +02:00
Mariusz Felisiak
52a7759a49 [2.2.x] Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expressions with params.
Regression in 4f5b58f5cd3c57fee9972ab074f8dc6895d8f387.

Thanks Florian Apolloner for the report and helping with tests.

Backport of 1f8382d34d54061eddc41df6994e20ee38c60907 from master.
2019-08-14 15:29:13 +02:00