mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-06-28 15:53:57 +00:00
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m18s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m18s
This commit is contained in:
@ -9,6 +9,7 @@ class PaymentAdmin(admin.ModelAdmin):
|
||||
"id",
|
||||
"user",
|
||||
"amount",
|
||||
"number_of_months",
|
||||
"paid",
|
||||
"paid_at",
|
||||
"method",
|
||||
|
Reference in New Issue
Block a user