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 django to 4.2 #1371

Merged
merged 25 commits into from
Jun 20, 2023
Merged

upgrade django to 4.2 #1371

merged 25 commits into from
Jun 20, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Jun 14, 2023

Proposed Changes

  • removed non required packages
  • converted partial index to unique together constraint
  • removed the only usage of fernet_fileds (Patient Search model)
  • squashed all migrations
  • upgraded the django and its deoendent packages to latest versions
  • upgraded celery to latest version
  • cleaned up and documented settings
  • switched drf_yasg with drf_spectacular

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@sainak sainak marked this pull request as draft June 14, 2023 10:47
@sainak sainak marked this pull request as ready for review June 14, 2023 11:16
@vigneshhari vigneshhari merged commit 7412bcc into master Jun 20, 2023
@vigneshhari vigneshhari deleted the feat/django-4.2 branch June 20, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants