mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-23 07:10:55 +00:00
Add owner model to imports ignore list
This commit is contained in:
1
tasks.py
1
tasks.py
@ -248,6 +248,7 @@ def content_excludes():
|
||||
"django_q.schedule",
|
||||
"django_q.task",
|
||||
"django_q.ormq",
|
||||
"users.owner",
|
||||
]
|
||||
|
||||
output = ""
|
||||
|
Reference in New Issue
Block a user