-
Notifications
You must be signed in to change notification settings - Fork 81
feat!: upgrading to django52. #2861
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
Conversation
deborahgu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks good to me, do you want me to merge, @awais786?
|
@deborahgu This PR needs to merge and deploy first #2844 |
|
@deborahgu storages branch is already merged. So this PR is good to go now. |
|
@deborahgu PR is ready. |
requirements/common_constraints.txt
Outdated
| # This is a temporary solution to override the real common_constraints.txt | ||
| # In edx-lint, until the pyjwt constraint in edx-lint has been removed. | ||
| # See BOM-2721 for more details. | ||
| # Below is the copied and edited version of common_constraints | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this message in here so many times?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Removed redundant comments regarding the temporary solution for overriding common_constraints.txt.
feanil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small doc fix but then I think this can merge.
Co-authored-by: Feanil Patel <[email protected]>
Upgrading to
django52.Thing to verify.