Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

mikeshultz/whatthediff

Repository files navigation

whatthediff

Source code for whatthediff.com

Setup

Mailer

Cron Jobs

Add the following to a crontab to process mails

*       * * * * (/path/to/your/python /path/to/your/manage.py send_mail >> ~/cron_mail.log 2>&1)
0,20,40 * * * * (/path/to/your/python /path/to/your/manage.py retry_deferred >> ~/cron_mail_deferred.log 2>&1)

About

Application to track the changes between pages. Used for whatthediff.com

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Packages

 
 
 

Contributors