mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-23 15:20:55 +00:00
fix reference name
This commit is contained in:
2
tasks.py
2
tasks.py
@ -290,7 +290,7 @@ def content_excludes():
|
|||||||
"exchange.rate",
|
"exchange.rate",
|
||||||
"exchange.exchangebackend",
|
"exchange.exchangebackend",
|
||||||
"common.notificationentry",
|
"common.notificationentry",
|
||||||
"user_sessions_session",
|
"user_sessions.session",
|
||||||
]
|
]
|
||||||
|
|
||||||
output = ""
|
output = ""
|
||||||
|
Reference in New Issue
Block a user