
Django\_housekeeping provides a management command that finds and run tasks defined by your Django apps.
Tasks can declare dependencies on each other, run in multiple stages and provide infrastructure that other tasks can use.
This is the Python 3 version of the package.