summaryrefslogtreecommitdiff
path: root/docs/releases/3.2.1.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in docs/releases/3.2.1.txt.Jacob Walls2022-09-191-1/+1
* Refs #32718 -- Corrected CVE-2021-31542 release notes.Mariusz Felisiak2021-05-121-2/+1
* Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads.Florian Apolloner2021-05-041-2/+12
* Fixed #32632, Fixed #32657 -- Removed flawed support for Subquery deconstruct...Simon Charette2021-04-281-0/+4
* Fixed #32687 -- Restored passing process’ environment to underlying tool in...Konstantin Alekseev2021-04-271-0/+3
* Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for ...Mariusz Felisiak2021-04-271-0/+6
* Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.Zain Patel2021-04-261-0/+3
* Fixed #32650 -- Fixed handling subquery aliasing on queryset combination.Simon Charette2021-04-211-0/+5
* Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS is a li...Mariusz Felisiak2021-04-211-0/+4
* Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...Carlton Gibson2021-04-211-0/+3
* Fixed #32643 -- Fixed decoding of messages in the pre-Django 3.2 format.Florian Apolloner2021-04-141-0/+4
* Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields o...Mariusz Felisiak2021-04-141-0/+4
* Refs #32548 -- Forwardported 3.2.1 release note.Mariusz Felisiak2021-04-141-0/+3
* Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.Arthur Jovart2021-04-141-0/+3
* Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against p...Mariusz Felisiak2021-04-141-0/+4
* Fixed #32635 -- Fixed system check crash for reverse o2o relations in CheckCo...Hasan Ramezani2021-04-141-0/+4
* Fixed #32637 -- Restored exception message on technical 404 debug page.Mariusz Felisiak2021-04-131-0/+3
* Fixed #32627 -- Fixed QuerySet.values()/values_list() crash on combined query...Iuri de Silvio2021-04-121-0/+5
* Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_AUTO_FIELD.Adam Johnson2021-04-081-0/+4
* Corrected release number format in 3.2.1 release notes.Carlton Gibson2021-04-071-1/+1
* Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.Claude Paroz2021-04-071-1/+1
* Added stub release notes for Django 3.2.1.Carlton Gibson2021-04-061-0/+12