Closed antonagestam closed 4 years ago
This looks good. My only objection is the suppression of Python 2.7 targets. I'm planning to support 2.7 for as long as I can. Could you please add back the pair of 2.7 along with the with the latest Django release that supports it? I'm OK even if this version is unsupported by the Django community.
Sure, Django 1.11 is the last Django version to support Python 2.7, I'll add that combination. For reference I've used these pages to determine which version combinations to keep:
A simplification of the matrix changes after I add back 2.7 are:
Sorry, I might have misread your comment, did you want to keep py27-dj18
as well?
Just the latest version that supports 2.7 would be enough.
Jenkins, run tests.
Brilliant. Thanks a lot for your help.
@plq Thanks for reviewing and merging so quickly! 🙏