mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-07-10 17:46:30 +00:00
refactor(billing): enhance SMS message formatting for expired topups with improved date handling ✨
This commit is contained in:
@ -13,9 +13,9 @@ class PaymentAdmin(admin.ModelAdmin):
|
||||
"paid",
|
||||
"paid_at",
|
||||
"method",
|
||||
"is_expired",
|
||||
"expires_at",
|
||||
"created_at",
|
||||
"expires_at",
|
||||
"is_expired",
|
||||
"updated_at",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user