django1/django/contrib
Mariusz Felisiak 1f8382d34d
Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expressions with params.
Regression in 4f5b58f5cd.

Thanks Florian Apolloner for the report and helping with tests.
2019-08-14 15:25:35 +02:00
..
admin Updated Select2 to version 4.0.7. 2019-07-10 12:31:16 +02:00
admindocs Updated translations from Transifex 2019-06-29 16:17:16 +02:00
auth Fixed #27801 -- Made createsuperuser fall back to environment variables for password and required fields. 2019-07-02 12:55:09 +02:00
contenttypes Fixed typos in comments and docs. 2019-07-02 09:36:17 +02:00
flatpages Updated translations from Transifex 2019-06-29 16:17:16 +02:00
gis Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as library path. 2019-08-13 19:44:10 +02:00
humanize Updated translations from Transifex 2019-06-29 16:17:16 +02:00
messages Removed duplicate words in various comments. 2018-07-18 11:54:15 -04:00
postgres Fixed #30672 -- Fixed crash of JSONField/HStoreField key transforms on expressions with params. 2019-08-14 15:25:35 +02:00
redirects Updated translations from Transifex 2019-06-29 16:17:16 +02:00
sessions Updated translations from Transifex 2019-06-29 16:17:16 +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 Updated translations from Transifex 2019-06-29 16:17:16 +02:00
staticfiles Fixed #30599 -- Prevented ManifestFilesMixin.read_manifest() from silencing errors other than FileNotFoundError. 2019-08-02 08:35:28 +02:00
syndication Fixed #29352 -- Allowed specifying a Feed language. 2019-05-06 15:10:54 +02:00
__init__.py