1. ==========================
    
  2. Django 1.6.9 release notes
    
  3. ==========================
    
  4. 
    
  5. *January 2, 2015*
    
  6. 
    
  7. Django 1.6.9 fixes a regression in the 1.6.6 security release.
    
  8. 
    
  9. Additionally, Django's vendored version of six, ``django.utils.six``, has
    
  10. been upgraded to the latest release (1.9.0).
    
  11. 
    
  12. Bugfixes
    
  13. ========
    
  14. 
    
  15. * Fixed a regression with dynamically generated inlines and allowed field
    
  16.   references in the admin (:ticket:`23754`).