mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-21 12:52:13 -05:00
fix: Project init tasks have to run in sequence
This commit is contained in:
parent
22af9dffd1
commit
142ae65866
@ -169,6 +169,7 @@
|
||||
},
|
||||
{
|
||||
"label": "Project Setup: Run all Init Tasks",
|
||||
"dependsOrder": "sequence",
|
||||
"dependsOn": [
|
||||
"Maintenance: manage.py migrate",
|
||||
"Maintenance: manage.py createsuperuser",
|
||||
|
Loading…
x
Reference in New Issue
Block a user