iamsk / cloudping

This site allows you to perform an HTTP ping to measure the network latency from your browser to the various cloud data centers around the world.
http://cloudping.bastionhost.org/
MIT License
66 stars 14 forks source link

[Security] Bump django from 1.8.18 #14

Closed PatMyron closed 5 years ago

PatMyron commented 5 years ago

https://github.com/PatMyron/cloudping/pull/1

PatMyron commented 5 years ago

Ah, that version of Django requires python3. "Django 1.11 is the last version to support Python 2.7." https://travis-ci.org/bastionhost/cloudping/builds/461413925 https://docs.djangoproject.com/en/2.1/faq/install/#what-python-version-can-i-use-with-django

PatMyron commented 5 years ago

Travis missing Python 3.7: https://github.com/travis-ci/travis-ci/issues/9815

iamsk commented 5 years ago

This project need to be upgraded to django 1.11+ or django2.0+ later ;)