Implement voucher system #398

Merged
tobru merged 7 commits from 383-vouchers into main 2026-02-09 14:03:06 +00:00
Member

Closes #383

Closes #383
Rebase migrations
All checks were successful
Tests / test (push) Successful in 41s
881fd3d40a
Fix admin date picker by scoping CSS class injection to current render
All checks were successful
Tests / test (push) Successful in 42s
d5b1ca543f
VerticalFormRenderer.render() was permanently mutating
BoundField.build_widget_attrs via inject_class, replacing the widget's
own CSS classes (vDateField/vTimeField) with form-control. Without those
classes, DateTimeShortcuts.js couldn't attach date/time pickers in the
Django admin. Restore the original method after rendering via try/finally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tobru merged commit 85150272e0 into main 2026-02-09 14:03:06 +00:00
tobru deleted branch 383-vouchers 2026-02-09 14:03:06 +00:00
Sign in to join this conversation.
No description provided.