octue / django-gcp

Everything required to run Django on GCP (storage, pubsub events, tasks, logging, errors)
Other
19 stars 3 forks source link

Creating and using tasks section of documentation is missing #54

Open cortadocodes opened 10 months ago

cortadocodes commented 10 months ago

Bug report

This part of the docs is missing: https://django-gcp.readthedocs.io/en/latest/tasks_usage.html. One thing especially is the need to and how to use the task creation management command.