mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	| @@ -2,15 +2,15 @@ | |||||||
| Django 3.2.8 release notes | Django 3.2.8 release notes | ||||||
| ========================== | ========================== | ||||||
|  |  | ||||||
| *Expected October 5, 2021* | *October 5, 2021* | ||||||
|  |  | ||||||
| Django 3.2.8 fixes several bugs in 3.2.7. | Django 3.2.8 fixes two bugs in 3.2.7. | ||||||
|  |  | ||||||
| Bugfixes | Bugfixes | ||||||
| ======== | ======== | ||||||
|  |  | ||||||
| * Fixed a bug in Django 3.2 that caused incorrect links on read-only fields in | * Fixed a bug in Django 3.2 that caused incorrect links on read-only fields in | ||||||
|   admin (:ticket:`33077`). |   the admin (:ticket:`33077`). | ||||||
|  |  | ||||||
| * Fixed a regression in Django 3.2 that caused incorrect selection of items | * Fixed a regression in Django 3.2 that caused incorrect selection of items | ||||||
|   across all pages when actions were placed both on the top and bottom of the |   across all pages when actions were placed both on the top and bottom of the | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user