Skip to content

Update Django to next LTSΒ #2734

@phillxnet

Description

@phillxnet

This represents a blocker for our Py3.10 Milestone (https://github.com/rockstor/rockstor-core/milestone/25) and we have issue (#2696) which may limit us to Py3.10 for now. Plus our current Py3.9 is itself a blocker for our Tumbleweed-aarch64 target (see: #2693) preventing our next Stable release.

Canonical issue for Milestone: https://github.com/rockstor/rockstor-core/milestone/24

From: https://docs.djangoproject.com/en/4.2/faq/install/#what-python-version-can-i-use-with-django

we have:

Django version Python versions
3.2 3.6, 3.7, 3.8, 3.9, 3.10 (added in 3.2.9)

Where-as our current Django is at its end re Python compatibility, representing a Python update blocker as-is:
From: https://docs.djangoproject.com/en/3.2/faq/install/#what-python-version-can-i-use-with-django

Django version Python versions
2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8), 3.9 (added in 2.2.17)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions