Improve celery infos on Dashboard

This commit is contained in:
Erik Kalkoken
2022-02-26 05:15:30 +00:00
committed by Ariel Rin
parent ff7c9c48f3
commit 01164777ed
17 changed files with 623 additions and 52 deletions

View File

@@ -154,3 +154,5 @@ PASSWORD_HASHERS = [
]
LOGGING = None # Comment out to enable logging for debugging
ALLIANCEAUTH_DASHBOARD_TASK_STATISTICS_DISABLED = True # disable for tests

View File

@@ -27,3 +27,5 @@ PASSWORD_HASHERS = [
]
LOGGING = None # Comment out to enable logging for debugging
ALLIANCEAUTH_DASHBOARD_TASK_STATISTICS_DISABLED = True # disable for tests