1. ===========================
    
  2. Django 1.4.17 release notes
    
  3. ===========================
    
  4. 
    
  5. *January 2, 2015*
    
  6. 
    
  7. Django 1.4.17 fixes a regression in the 1.4.14 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`).