plug task enqueing properly

This commit is contained in:
2026-02-06 10:49:05 -03:00
parent 2cf6c89fbb
commit 013587d108
20 changed files with 413 additions and 356 deletions

6
.gitignore vendored
View File

@@ -17,8 +17,10 @@ env/
*.pot
*.pyc
db.sqlite3
media/*
!media/.gitkeep
media/in/*
!media/in/.gitkeep
media/out/*
!media/out/.gitkeep
# Node
node_modules/