celery log example with different settings

This commit is contained in:
2021-09-06 20:16:01 +03:00
parent a99094e6b1
commit 53967d3961
19 changed files with 867 additions and 19 deletions

View File

@@ -20,25 +20,7 @@ pandas = "1.0.3"
flask = "1.1.2"
sqlalchemy = "1.3.22"
django = "^3.1"
django-split-settings = "^1.0"
django-health-check = "^3.16"
celery = "^5.0.4"
django-celery-results = "^2.0.0"
django-celery-beat = "^2.1.0"
eventlet = "0.30.0"
django-constance="2.8.0"
redis="3.5.3"
django-picklefield="3.0.1"
docutils="0.16"
whitenoise = "^5.2.0"
gunicorn = "^20.0"
bcrypt = "^3.2"
django-debug-toolbar = "^3.2"
django-querycount = "^0.7"
django-extra-checks = "^0.8"
django-coverage-plugin = "^1.8"
nplusone = "^1.0"
[tool.poetry.dev-dependencies]