Commit Graph
15 Commits
Author SHA1 Message Date
QiuSW ac8bec7b9c feat: grant signup bonus points 2026-07-08 15:13:23 +08:00
QiuSW e4565de0c4 fix: stabilize production payment flow 2026-07-06 08:56:30 +08:00
QiuSW 0d6b97f44d fix: avoid MySQL timezone dependency in billing admin 2026-07-04 16:43:57 +08:00
QiuSW fb1037933d feat: 中文化 django-admin 字段标签 (T-603) 2026-07-04 16:27:45 +08:00
QiuSWandClaude Opus 4.8 4aceb3ae25 feat: 中文化 django-admin 分组与表名 (T-602 层1-3)
- 5 个 app 加 AppConfig.verbose_name(中文分组名)
- 11 个模型加 Meta.verbose_name/verbose_name_plural(中文表名)
- 3 条 AlterModelOptions 迁移(仅 options,无 DB schema 变更)
- LANGUAGE_CODE=zh-hans / USE_I18N=True 已在,Django 自带 admin 与 auth 已中文
- 仅显示层,不改字段名/逻辑/表结构

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 15:18:16 +08:00
QiuSW 79605449ef feat: improve operations admin 2026-07-03 16:36:06 +08:00
QiuSW fa87359a2c feat: add recharge create and status APIs 2026-07-03 09:34:07 +08:00
QiuSW c15a07a5c2 feat: add recharge callback processing 2026-07-03 09:07:21 +08:00
QiuSW 8931960b35 feat: add balance API endpoint 2026-07-03 08:36:30 +08:00
QiuSW e34b4c65f8 test: stabilize mysql full-suite validation 2026-07-02 17:29:26 +08:00
QiuSW 4e8c1b45a4 fix: add ledger refund uniqueness guard 2026-07-02 16:59:02 +08:00
QiuSW be97a35360 feat: add billing debit refund services 2026-07-02 16:34:45 +08:00
QiuSW 826f5f685b feat: add billing pricing rules 2026-07-02 15:28:19 +08:00
QiuSW cbc56ee15d feat: add billing core models 2026-07-02 15:06:00 +08:00
QiuSW af0302c3f6 feat: add apps and custom user 2026-07-02 09:07:15 +08:00