Open jace opened 13 years ago
Add a cronjob
which sends email
to the jobpost
owner, saying post is about to expiry.
models.py
contains agelimit
, feel agelimit should come from settings
Good point. agelimit
should be in settings. So should newlimit
.
Just adding to the info, @jace's comment refers to #30
I've closed #30 as it's not a pressing concern. We don't have a cron mechanism for periodic tasks. We did have one temporarily for removing old items from the search index, but that was cruddy and has been removed. #165 also mentions a use case for a periodic sweep.
An expiry notice should be sent 1-2 days prior to the listing expiring.