Skip to content

Merge main into prod/cothilaptrinh - #22

Merged
behitek merged 10 commits into
prod/cothilaptrinhfrom
main
Jul 3, 2026
Merged

Merge main into prod/cothilaptrinh#22
behitek merged 10 commits into
prod/cothilaptrinhfrom
main

Conversation

@behitek

@behitek behitek commented Jul 3, 2026

Copy link
Copy Markdown
Member

Merging latest changes from main into prod/cothilaptrinh.

🤖 Generated with Claude Code

behitek and others added 10 commits June 21, 2026 15:23
Adds Quiz.clone(author) which creates a draft copy with suffixed code
(codeN, N in 2-9), copies scalar fields, resets is_public/start_time/
end_time, sets the cloner as sole author, and copies M2M and question
links. Raises ValueError when all suffix codes are taken.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tags

The {% trans %} tag in django_jinja escapes HTML content regardless of
{% autoescape false %}, so the login link was rendering as literal text
instead of a clickable <a> tag. Split the sentence so the HTML <a> lives
outside the translation calls.

Add Vietnamese translations for the three new translation strings.

Co-Authored-By: Claude <noreply@anthropic.com>
feat(quiz): add quiz clone feature
@behitek
behitek merged commit 7a7e043 into prod/cothilaptrinh Jul 3, 2026
10 checks passed
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.

1 participant