Per user stats

This commit is contained in:
2024-11-23 19:56:52 +01:00
parent e3bf0462ec
commit 9084ab596d
13 changed files with 608 additions and 181 deletions
+1
View File
@@ -1,4 +1,5 @@
[console_scripts]
dr.rant_stats_all = drstats.statistics:rant_stats_all
dr.rant_stats_per_day = drstats.statistics:rant_stats_per_day
dr.rant_stats_per_hour = drstats.statistics:rant_stats_per_hour
dr.rant_stats_per_weekday = drstats.statistics:rant_stats_per_weekday