Closed g-braeunlich closed 4 years ago
Thank you very much!
Debian stable and current Ubuntu yet uses Django 1.11.x (if not installed from Python repos by PIP):
Debian 10 ("Buster"): https://packages.debian.org/buster/python3-django Ubuntu "eoan": https://packages.ubuntu.com/eoan/python3-django
Future Debian (yet status testing) and Ubuntu releases will upgrade to Django 2.2.x:
Debian 11 ("Bullseye"): https://packages.debian.org/bullseye/python3-django Ubuntu (soon coming LTS release "focal"): https://packages.ubuntu.com/focal/python3-django
So i created an additional branch "django1" for packaging of Deb package for current Debian stable.
So please merge your PR to the master branch.
In case you want to upgrade to django 2 (afaik django version is >= 2 in debian stretch)