Django 2.2.3 fixes a security issue and several bugs in 2.2.2. Also, the latest string translations from Transifex are incorporated.
Changes
- CVE-2019-12781: Incorrect HTTP detection with reverse-proxy connecting via HTTPS
- Fixed a regression in Django 2.2 where Avg, StdDev, and Variance crash with filter argument
- Fixed a regression in Django 2.2.2 where auto-reloader crashes with AttributeError, e.g. when using ipdb