2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-03 04:00:57 +00:00

user sessions cleanup

This commit is contained in:
Matthias Mair
2024-06-25 20:38:01 +02:00
parent 7fe8062db8
commit 8b1f871b75
8 changed files with 6 additions and 53 deletions
src/backend
tasks.py

@ -85,7 +85,6 @@ def content_excludes(
'exchange.exchangebackend',
'common.notificationentry',
'common.notificationmessage',
'user_sessions.session',
'report.labeloutput',
'report.reportoutput',
]