1. ==========================
    
  2. Django 1.9.4 release notes
    
  3. ==========================
    
  4. 
    
  5. *March 5, 2016*
    
  6. 
    
  7. Django 1.9.4 fixes a regression on Python 2 in the 1.9.3 security release
    
  8. where ``utils.http.is_safe_url()`` crashes on bytestring URLs (:ticket:`26308`).