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

Fix issues and upgrade to django 4.2.15 #1540

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Fix issues and upgrade to django 4.2.15 #1540

merged 1 commit into from
Aug 22, 2024

Conversation

etchegom
Copy link
Contributor

No description provided.

@etchegom etchegom self-assigned this Aug 21, 2024
@etchegom etchegom requested a review from a team as a code owner August 21, 2024 13:33
@etchegom etchegom requested review from kolok and syldb and removed request for a team August 21, 2024 13:33
Copy link

sonarcloud bot commented Aug 21, 2024

convention_uuid,
"convention_docs",
f"{convention_uuid}.pdf",
"conventions", convention_uuid, "convention_docs", f"{convention_uuid}.pdf"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We now use a rel path here

@@ -14,7 +14,7 @@ django-simple-history
django-sql-explorer[xls]
django-storages
django-waffle
Django<5.0
Django==4.2.15
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Temp change in order to force upgrading to the last 4.2.
Once this PR is merged, I will give a try to upgrade to django5.

Copy link

github-actions bot commented Aug 21, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8184 6793 83% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: ac9ff9a by action🐍

@etchegom etchegom changed the title Fix issues to upgrade to django 4.2.15 Fix issues and upgrade to django 4.2.15 Aug 21, 2024
Copy link
Collaborator

@kolok kolok left a comment

Choose a reason for hiding this comment

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

@etchegom etchegom merged commit 8bf1b66 into main Aug 22, 2024
8 checks passed
@etchegom etchegom deleted the django-4.2.15 branch August 22, 2024 07:06
@kolok kolok added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants