mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #1686 from SchrodingersGat/demo-dataset
Demo dataset
This commit is contained in:
commit
fa5f155c72
3
tasks.py
3
tasks.py
@ -251,12 +251,15 @@ def content_excludes():
|
||||
"contenttypes",
|
||||
"sessions.session",
|
||||
"auth.permission",
|
||||
"authtoken.token",
|
||||
"error_report.error",
|
||||
"admin.logentry",
|
||||
"django_q.schedule",
|
||||
"django_q.task",
|
||||
"django_q.ormq",
|
||||
"users.owner",
|
||||
"exchange.rate",
|
||||
"exchange.exchangebackend",
|
||||
]
|
||||
|
||||
output = ""
|
||||
|
Loading…
Reference in New Issue
Block a user