radusuciu / django-huey-issue14

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is meant for reproducing this issue: gaiacoop/django-huey#14.

It is meant to be run with docker compose like so: docker compose up -d. Then, to issue tasks you can get to a shell like so: docker compose exec app python issue14/manage.py shell.

About


Languages

Language:Python 92.8%Language:Dockerfile 7.2%