The autonag application provides a management command which will run daily and send the "autonag" emails. The command should be idempotent in that running it repeatedly will net affect the frequency of emails sent.
Tasks:
We can add more nags as other parts of the software are implemented.
The autonag application provides a management command which will run daily and send the "autonag" emails. The command should be idempotent in that running it repeatedly will net affect the frequency of emails sent.
Tasks:
We can add more nags as other parts of the software are implemented.