Big fix to aggregation
This commit is contained in:
@ -47,6 +47,7 @@ class ChartRecordAdmin(admin.ModelAdmin):
|
||||
list_display = (
|
||||
"user",
|
||||
"rank",
|
||||
"count",
|
||||
"year",
|
||||
"week",
|
||||
"month",
|
||||
|
||||
Reference in New Issue
Block a user