1. ==========================
    
  2. Django 3.2.7 release notes
    
  3. ==========================
    
  4. 
    
  5. *September 1, 2021*
    
  6. 
    
  7. Django 3.2.7 fixes a bug in 3.2.6.
    
  8. 
    
  9. Bugfixes
    
  10. ========
    
  11. 
    
  12. * Fixed a regression in Django 3.2 that caused the incorrect offset extraction
    
  13.   from fixed offset timezones (:ticket:`32992`).