summaryrefslogtreecommitdiff
path: root/www/py-django/ALTERNATIVES
AgeCommit message (Collapse)AuthorFilesLines
2018-12-03py-django: updated to 1.11.17adam1-2/+2
Django 1.11.17 fixes several bugs in 1.11.16 and adds compatibility with Python 3.7. Bugfixes: Prevented repetitive calls to geos_version_tuple() in the WKBWriter class in an attempt to fix a random crash involving LooseVersion since Django 1.11.14.
2015-01-03Django 1.7.2 fixes several bugs in 1.7.1.adam1-0/+2
Additionally, Django’s vendored version of six, django.utils.six, has been upgraded to the latest release (1.9.0).