pkgsrc/www/py-django
adam 5bd6cfdfbb Django 1.9.8 fixes a security issue and several bugs in 1.9.7.
Unsafe usage of JavaScript’s Element.innerHTML could result in XSS in the admin’s add/change related popup. Element.textContent is now used to prevent execution of the data.

The debug view also used innerHTML. Although a security issue wasn’t identified there, out of an abundance of caution it’s also updated to use textContent.


Bugfixes:

* Fixed missing varchar/text_pattern_ops index on CharField and TextField respectively when using AddField on PostgreSQL.
* Fixed makemessages crash on Python 2 with non-ASCII file names.
2016-07-19 07:32:42 +00:00
..
ALTERNATIVES Django 1.7.2 fixes several bugs in 1.7.1. 2015-01-03 15:47:21 +00:00
DESCR
distinfo Django 1.9.8 fixes a security issue and several bugs in 1.9.7. 2016-07-19 07:32:42 +00:00
Makefile Django 1.9.8 fixes a security issue and several bugs in 1.9.7. 2016-07-19 07:32:42 +00:00
MESSAGE Django 1.7.2 fixes several bugs in 1.7.1. 2015-01-03 15:47:21 +00:00
PLIST Django 1.9.8 fixes a security issue and several bugs in 1.9.7. 2016-07-19 07:32:42 +00:00