Skip to content

Conversation

@gregelin
Copy link

@gregelin gregelin commented Nov 11, 2023

Upgrade to Ubuntu 22.04, Python 3.10, python packages, docker image

Upgrade Ubuntu to 22.04 in order to have Python 3.10 installed because certain packages want at least 3.9.

Upgrade various python packages with vulnerabilities and compatibility issues.

Upgrade includes Django to 3.2.22

KNOWN ISSUE: Selecting and adding a component to system from drop down does not appear to work.

POSSIBLE ISSUE: Had to add 'allauth.account.middleware.AccountMiddleware', to settings.py MIDDLEWARE, after Django upgrade. Not sure of impact.

Also upgrade CircleCI to test with Python 3.10.5

terwilligergreen and others added 9 commits November 11, 2023 11:09
Upgrade Ubuntu to 22.04 in order to have Python 3.10 installed
because certain packages want at least 3.9.

Upgrade various python packages with vulnerabilities and compatibility
issues.
Upgrade includes Django to 3.2.22

KNOWN ISSUE: Selecting and adding a component to system from drop down
does not appear to work.
POSSIBLE ISSUE: Had to add 'allauth.account.middleware.AccountMiddleware', to settings.py MIDDLEWARE,
after Django upgrade. Not sure of impact.
…on_pkg_update' into npm_update_nov-python_pkg_update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants