April 2, 2018
Django 2.0.4 fixes several bugs in 2.0.3.
Exists() annotation of a queryset
containing a single field (#%s29195).zh-hans and
zh-hant languages (#%s29213).PasswordResetConfirmView crash when using a user model with a
UUIDField primary key and the reset URL contains an encoded primary key
value that decodes to an invalid UUID (#%s29206).values_list() querysets with union(), difference(), or
intersection() crashed due to mismatching columns (#%s29229).SelectMultiple and CheckboxSelectMultiple widgets
(#%s29273).OpenLayersWidget deserialization
ignored the widget map’s SRID and assumed 4326 (WGS84) (#%s29116).Sep 26, 2023