Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-03 | py-django: updated to 1.11.17 | adam | 1 | -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-03 | Django 1.7.2 fixes several bugs in 1.7.1. | adam | 1 | -0/+2 | |
Additionally, Django’s vendored version of six, django.utils.six, has been upgraded to the latest release (1.9.0). |