-
Notifications
You must be signed in to change notification settings - Fork 444
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a6b0b68
commit 0ba4a22
Showing
29 changed files
with
77 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
changelog.d/20231212_140233_maria.grimaldi_fix_django4_import_errors.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# change version ranges when upgrading from quince | ||
tutor-android>=17.0.0,<18.0.0 | ||
tutor-cairn>=17.0.0,<18.0.0 | ||
tutor-credentials>=17.0.0,<18.0.0 | ||
tutor-discovery>=17.0.0,<18.0.0 | ||
tutor-ecommerce>=17.0.0,<18.0.0 | ||
tutor-forum>=17.0.0,<18.0.0 | ||
tutor-indigo>=17.0.0,<18.0.0 | ||
tutor-jupyter>=17.0.0,<18.0.0 | ||
tutor-mfe>=17.0.0,<18.0.0 | ||
tutor-minio>=17.0.0,<18.0.0 | ||
tutor-notes>=17.0.0,<18.0.0 | ||
tutor-webui>=17.0.0,<18.0.0 | ||
tutor-xqueue>=17.0.0,<18.0.0 | ||
# change version ranges when upgrading from redwood | ||
tutor-android>=18.0.0,<19.0.0 | ||
tutor-cairn>=18.0.0,<19.0.0 | ||
tutor-credentials>=18.0.0,<19.0.0 | ||
tutor-discovery>=18.0.0,<19.0.0 | ||
tutor-ecommerce>=18.0.0,<19.0.0 | ||
tutor-forum>=18.0.0,<19.0.0 | ||
tutor-indigo>=18.0.0,<19.0.0 | ||
tutor-jupyter>=18.0.0,<19.0.0 | ||
tutor-mfe>=18.0.0,<19.0.0 | ||
tutor-minio>=18.0.0,<19.0.0 | ||
tutor-notes>=18.0.0,<19.0.0 | ||
tutor-webui>=18.0.0,<19.0.0 | ||
tutor-xqueue>=18.0.0,<19.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.