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

Upgrade to Django 4 #60

Merged
merged 12 commits into from
Feb 1, 2024
Merged

Upgrade to Django 4 #60

merged 12 commits into from
Feb 1, 2024

Conversation

mgdaily
Copy link
Contributor

@mgdaily mgdaily commented Aug 11, 2023

This upgrades the science archive to django 4.

ocs-authentication is on "^4", so poetry is failing to solve, since the science-archive depends on ocs-authentication.

I have this deployed at http://archive-api-dev.lco.gtn/ - we had to upgrade the postgres version from 10 to something >12, so I have postgres 15 running in dev atm - getting that working and the data migrated over took a bit of cleverness.

Copy link
Member

@jnation3406 jnation3406 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me if you've tested it...

CHANGELOG Outdated
2.3.6
2023-05-24

Add catalog-only download options to API
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should you list updated to django 4 here too?

Copy link
Contributor Author

@mgdaily mgdaily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jnation3406 jnation3406 merged commit 75a6380 into main Feb 1, 2024
14 checks passed
@jnation3406 jnation3406 deleted the fix/upgrade-versions branch February 1, 2024 23:58
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.

2 participants