This update for python-Django fixes the following security issues:
- Prevent Denial-of-service possibility by filling session store. (bsc#937522, CVE-2015-5143)
- Prevent Header injection possibility. (bsc#937523, CVE-2015-5144)
- A remote denial of service (resource exhaustion) attack against the django session store
was fixed in Python Django. This might have allowed remote attackers to exhaust existing
web sessions. (bsc#941587, CVE-2015-5963)