Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Python 3 and Django 2.2/3.0 #6

Open
tofu-rocketry opened this issue Feb 27, 2020 · 2 comments
Open

Update to Python 3 and Django 2.2/3.0 #6

tofu-rocketry opened this issue Feb 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tofu-rocketry
Copy link
Member

Decide on using Django 2.2 LTS (long-term support release) or 3.0 and making sure we update (https://www.djangoproject.com/download/).

LTS is good for stability, but jump to next LTS version may require more work. In some respects we shouldn't need absolute stability and should be able to update frequently as the Django database can be regenerated from the Accounting database.

@tofu-rocketry tofu-rocketry added the enhancement New feature or request label Feb 27, 2020
@tofu-rocketry tofu-rocketry self-assigned this Feb 27, 2020
@jrha
Copy link
Contributor

jrha commented Feb 11, 2022

I note that the codebase is now using Django 2.2, so sticking with that would seem pragmatic.

@tofu-rocketry
Copy link
Member Author

We don't have long left on 2.2 support actually, so I'd suggest the next LTS version (3.2) would be the way to go, though that does require Python 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants