2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

fix rules

This commit is contained in:
Matthias
2021-11-28 17:18:46 +01:00
parent 5f685f3c2a
commit 9454b51866
2 changed files with 2 additions and 3 deletions

View File

@ -290,7 +290,7 @@ def content_excludes():
"exchange.rate",
"exchange.exchangebackend",
"common.notificationentry",
"django_session",
"user_sessions_session",
]
output = ""