Skip to content

Fix htmx deprecation #482

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

Merged
merged 5 commits into from
May 2, 2025
Merged

Fix htmx deprecation #482

merged 5 commits into from
May 2, 2025

Conversation

Amaras
Copy link
Collaborator

@Amaras Amaras commented Apr 30, 2025

No description provided.

Copy link
Collaborator Author

@Amaras Amaras left a comment

Choose a reason for hiding this comment

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

Alright, doing something else before that

@@ -101,7 +99,7 @@ def _admin_validate_tournament_update_data(
rating: int | None = None
start: float | None = None
stop: float | None = None
if action == 'delete':
if action ==':
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Don't know why the merge has done that, I'll check later

Copy link
Collaborator

@Molrn Molrn left a comment

Choose a reason for hiding this comment

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

LGTM

@Amaras Amaras merged commit efed55f into dev May 2, 2025
4 checks passed
@Amaras Amaras deleted the fix_htmx_deprecation branch May 2, 2025 13:14
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